https://bugzilla.redhat.com/show_bug.cgi?id=1034341 --- Comment #10 from Simon Farnsworth <simon@xxxxxxxxxxxx> --- I've sent a patch upstream for the dated FSF address, which has been applied to git. I've also cut that patch down and applied it in my package (Patch0: 0001-Update-FSF-address.patch). This still isn't enough to get rpmlint happy; it seems to think that # You should have received a copy of the GNU Lesser General Public # License along with this program; if not, write to the # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, # Boston, MA 02111-1307, USA. in GstPbutils.py is an out of date address, but that # You should have received a copy of the GNU Lesser General Public # License along with this program; if not, write to the # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, # Boston, MA 02111-1307, USA. in Gst.py is not. I can't see what the difference is, and I've checked http://www.fsf.org/about/contact/ to confirm that it's a current address. I was using %{python_sitearch}; as this is currently a Python 2 only package, I've updated that to %{python2_sitearch}. What version of Python can I depend on python2-devel being? I'm currently depending on python2-devel >= 2.5, as (while I'm only packaging for Fedora 20 and above), RHEL 5 has Python 2.4, and I understood that I should make any future EPEL rebuild of this package as simple as possible. I have, however, removed the explicit Requires for python2, as python(abi) brings in the right version of Python anyway. pygobject3 and gstreamer1 >= 1.2.0 have to stay, as the automatic dependencies don't bring them in. I've updated the packages in the same location: http://90.155.96.198/sfarnsworth/gstreamer1-python.spec http://90.155.96.198/sfarnsworth/gstreamer1-python-1.1.90-1.fc19.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review