lingot icon indicating copy to clipboard operation
lingot copied to clipboard

Incorrect fsf address in header files

Open sanjayankur31 opened this issue 5 years ago • 2 comments

Hi there,

Fedora maintainer for lingot here. I was just updating to the latest release 1.1.1, and rpmlint pointed out that the FSF address in the headers is wrong:

lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-audio-alsa.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-audio-jack.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-audio-oss.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-audio-pulseaudio.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-audio.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-config-scale.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-config.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-core.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-defs.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-filter.h
lingot-devel.x86_64: E: incorrect-fsf-address /usr/include/lingot/lingot-msg.h

Could you please take a look when you have a minute and update it?

sanjayankur31 avatar May 26 '20 18:05 sanjayankur31

Hi Ankur, thanks for pointing it out.

It should be fixed after #57, already merged into master. I hope the wording is correct, as I don't have those lint checks to test it myself.

I think I will roll it out as release 1.1.2.

ibancg avatar May 26 '20 20:05 ibancg

Thanks for the quick reply @ibancg . Looks good, but I'll try to find the time to make a temporary package from the current snapshot and run the linter on it this week.

sanjayankur31 avatar May 26 '20 21:05 sanjayankur31