https://bugzilla.redhat.com/show_bug.cgi?id=1295685 --- Comment #7 from Pierre-YvesChibon <pingou@xxxxxxxxxxxx> --- I'll fix the macros and add the conflict but I'm confused about the permission story then: rpmling says: > non-standard-executable-perm /usr/lib64/python2.7/site-packages/bcrypt/_bcrypt.so 775 So it's 755 and it's non-standard, ok Then you say: > Also fix the permission issue by adding following at end of %install > find %{buildroot}%{python2_sitearch} -name '*.so' -exec chmod 755 {} ';' But that makes chmod 755, so we're chmod'ing 755 a file that is 755 already? I'm a little confused there -- 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