After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 691156 - rpmlint reports incorrect-fsf-address
rpmlint reports incorrect-fsf-address
Status: RESOLVED FIXED
Product: gnome-disk-utility
Classification: Core
Component: general
3.6.x
Other Linux
: Normal minor
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2013-01-04 23:09 UTC by Michael Catanzaro
Modified: 2013-01-07 16:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2013-01-04 23:09:16 UTC
I'm not sure if we care... but rpmlint is complaining about the COPYING file. Thought I'd pass it on, but only since it's asking me to. =p

[  326s] RPMLINT report:
[  326s] ===============
[  329s] gnome-disk-utility.x86_64: W: incorrect-fsf-address /usr/share/doc/packages/gnome-disk-utility/COPYING
[  329s] The Free Software Foundation address in this file seems to be outdated or
[  329s] misspelled.  Ask upstream to update the address, or if this is a license file,
[  329s] possibly the entire file with a new copy available from the FSF.

Ours: http://git.gnome.org/browse/gnome-disk-utility/tree/COPYING
Theirs: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

Their address is changed in a couple of places, so you can't simply replace the one line at the top; might as well drop in the updated file.
Comment 1 David Zeuthen (not reading bugmail) 2013-01-07 16:25:42 UTC
OK, I've updated the COPYING file on master. Thanks.