https://bugzilla.redhat.com/show_bug.cgi?id=823679 --- Comment #11 from Ben Rosser <rosser.bjr@xxxxxxxxx> --- Fixed the release numbers, the quotes in changelog, and the tabs. rpmlint is now happy. I changed the script renaming to this (and it happens after "python setup.py install") now: %install chmod +x build/lib/pdfminer/* %{__python} setup.py install --skip-build --root %{buildroot} # Rename the python scripts to get rid of the *.py suffix mv %{buildroot}/usr/bin/dumppdf.py %{buildroot}/usr/bin/dumppdf mv %{buildroot}/usr/bin/pdf2txt.py %{buildroot}/usr/bin/pdf2txt mv %{buildroot}/usr/bin/latin2ascii.py %{buildroot}/usr/bin/latin2ascii Is this better? Spec: http://mars.arosser.com/fedora/pdfminer/python-pdfminer.spec SRPM: http://mars.arosser.com/fedora/pdfminer/python-pdfminer-20140328-1.fc20.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