Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=672953 --- Comment #3 from BJ Dierkes <wdierkes@xxxxxxxxxxxxx> 2011-01-27 13:06:54 EST --- It appears that rpmlint is throwing those warnings because those two files have a shebang line of #!/usr/bin/env (making rpmlint think they are a script and need 755). Python library files should not have a sheband line... it is required to patch/sed/etc the files to remove the shebang, and also recommended to notify upstream to influence them to remove the shebang from all library files (not scripts... just the modules). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review