https://bugzilla.redhat.com/show_bug.cgi?id=1172414 --- Comment #5 from Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> --- Okay, now only rpmlint issue is left. For now I can ignore - missing-call-to-setgroups-before-setuid - unstripped-binary-or-object (for .obj - perhaps this cannot be avoided) - incorrect-fsf-address - no-manual-page-for-binary - spelling-error - manual-page-warning - missing-call-to-chdir-with-chroot - uncompressed-zip So - I cannot figure out if the files listed as "devel-file-in-non-devel-package" is really needed. - And lots of permission issue (script-without-shebang) Some idea of mine - find out files with executable permission (find %{buildroot} -type f -perm /1000) - If it is binary, for now ignore - If it is text, check if the text has shebang or not - If not having shebang, then drop executable permission -- 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