>>>>> "SP" == Sergio Pascual <sergio.pasra@xxxxxxxxx> writes: SP> One thing that doesn't change is the rpmlint error about .so files SP> having mode 775 instead of 755 This bugs me too. It if happens for any .so or executable in any package, just do umask 022 before calling your build tools. This shouldn't be an issue when you build in koji; if it is, then perhaps the package does something odd. Try setting umask explicitly in the package. - J< -- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/packaging@xxxxxxxxxxxxxxxxxxxxxxx