Hello, I'm starting to use the new Python macros in my packages. Very good job, specfiles are much more cleaner now.
E non-standard-executable-perm /usr/lib64/python2.7/site-packages/sep.so 775
One thing that doesn't change is the rpmlint error about .so files having mode 775 instead of 755
For example:
E non-standard-executable-perm /usr/lib64/python2.7/site-packages/sep.so 775
I routinely do a chmod 755 after %install, but now that I'm using %py{2.3}_install,
could this step be part of the macro?
Or if the rpmlint error is inaccurate and 775 permisions are OK, fix rpmlint?
Best, Sergio-- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/packaging@xxxxxxxxxxxxxxxxxxxxxxx