Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: mutagen - Python module to handle audio metadata https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=198878 ------- Additional Comments From mr.ecik@xxxxxxxxx 2006-07-15 06:08 EST ------- Thanks for review this package. The line: Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]" is from fedora-rpmdevtools template so I didn't change it and, as I see, other SPEC files also has this line so I don't delete it. W: mutagen wrong-file-end-of-line-encoding /usr/share/doc/mutagen-1.5.1/TUTORIAL I checked it and I noticed that TUTORIAL file has Windows-style line endings, so there is \r\n instead of \n. In new SPEC this is fixed. E: mutagen non-executable-script ... The first line of file is #! /usr/bin/env python and for this reason rpmlint treat this file as executable but it shouldn't be executable. I think we can leave it alone. I've done new SPEC with your and my fixes. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review