https://bugzilla.redhat.com/show_bug.cgi?id=1295685 --- Comment #4 from Pierre-YvesChibon <pingou@xxxxxxxxxxxx> --- 1/ Fixed in the new srpm 2/ I guess you meant: find %{buildroot}%{python2_sitearch} -name '*.so' -exec chmod 644 {} ';' find %{buildroot}%{python3_sitearch} -name '*.so' -exec chmod 644 {} ';' Since 755 is the current state. 3/ Fixed in the new srpm Changelog: * Wed Jan 06 2016 Pierre-Yves Chibon <pingou@xxxxxxxxxxxx> - 2.0.0-2 - Fix the license as the package has some Public Domain files - Ensure the .so files are not executable Spec URL: http://pingou.fedorapeople.org/RPMs/python-bcrypt.spec SRPM URL: http://pingou.fedorapeople.org/RPMs/python-bcrypt-2.0.0-1.fc21.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