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 715182 - FSF address in sources is out of date
FSF address in sources is out of date
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Linux
: Normal normal
: 1.2.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-25 17:04 UTC by Simon Farnsworth
Modified: 2013-11-26 15:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to update addresses (24.90 KB, patch)
2013-11-26 15:26 UTC, Simon Farnsworth
committed Details | Review

Description Simon Farnsworth 2013-11-25 17:04:38 UTC
The FSF address in the source tree is out of date, which upsets rpmlint when I package gst-python for Fedora.

The attached patch simply updates the FSF address everywhere it occurs, even in files I'm not packaging.
Comment 1 Simon Farnsworth 2013-11-26 15:26:39 UTC
Created attachment 262869 [details] [review]
Patch to update addresses
Comment 2 Tim-Philipp Müller 2013-11-26 15:30:42 UTC
Pushed, thanks:


commit 2ad767a74c4dc950344865513604b87d6202dc46
Author: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
Date:   Mon Nov 25 17:01:48 2013 +0000

    Update FSF address
    
    The FSF has moved since these files were created. Update the address, in
    order to keep packaging tools such as rpmlint quiet.
    
    Signed-off-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=715182