https://bugzilla.redhat.com/show_bug.cgi?id=1290513 --- Comment #16 from Miroslav Suchý <msuchy@xxxxxxxxxx> --- (In reply to Jiri Konecny from comment #14) > Without the executable bits rpmlint starts complaining with these errors so > the chmod commands are still there: Python files are either executable and have executable bit set on and shebang at the top. Or it is just library and should have neither the bit set on nor the shebang. If file have x bit set on and not shebang or have shebang and not x bit set on, then it is something in between, and weirdo. So we do not allow it. Files in /usr/share are usually libraries so should not have x bit set on and should not have shebang. Unless you have good reason for the opposite. -- 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