Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=506355 --- Comment #7 from Steve Traylen <steve.traylen@xxxxxxx> 2009-07-23 08:04:19 EDT --- Updated packages now with correct compiler flags. From the comments so far I think this is everything so far. CFLAGS=%{optflags} -DGNU_SOURCE is added NOT for the case of .el4 and .el5 where it compiles with out -DGNU_SOURCE anyway. http://cern.ch/steve.traylen/munge-rpms/munge-0.5.8-3.fc11.src.rpm http://cern.ch/steve.traylen/munge-rpms/munge.spec http://koji.fedoraproject.org/koji/taskinfo?taskID=1494401 http://koji.fedoraproject.org/koji/taskinfo?taskID=1494406 http://koji.fedoraproject.org/koji/taskinfo?taskID=1494413 http://koji.fedoraproject.org/koji/taskinfo?taskID=1494417 $ rpmlint SPECS/munge.spec SRPMS/munge-0.5.8-3.fc11.src.rpm \ RPMS/x86_64/munge-0.5.8-3.fc11.x86_64.rpm \ RPMS/x86_64/munge-debuginfo-0.5.8-3.fc11.x86_64.rpm \ RPMS/x86_64/munge-devel-0.5.8-3.fc11.x86_64.rpm munge.x86_64: W: shared-lib-calls-exit /usr/lib64/libmunge.so.2.0.0 exit@xxxxxxxxxxx munge.x86_64: W: non-standard-uid /var/lib/munge munge munge.x86_64: W: non-standard-gid /var/lib/munge munge munge.x86_64: E: non-standard-dir-perm /var/lib/munge 0700 munge.x86_64: W: non-standard-uid /etc/munge/munge.key munge munge.x86_64: W: non-standard-gid /etc/munge/munge.key munge munge.x86_64: E: non-readable /etc/munge/munge.key 0400 munge.x86_64: W: non-standard-uid /etc/munge munge munge.x86_64: W: non-standard-gid /etc/munge munge munge.x86_64: E: non-standard-dir-perm /etc/munge 0700 munge.x86_64: W: non-standard-uid /var/log/munge munge munge.x86_64: W: non-standard-gid /var/log/munge munge munge.x86_64: E: non-standard-dir-perm /var/log/munge 0700 munge.x86_64: W: non-standard-uid /var/run/munge munge munge.x86_64: W: non-standard-gid /var/run/munge munge munge.x86_64: W: incoherent-subsys /etc/rc.d/init.d/munge $RH_SUBSYS_BASE 4 packages and 1 specfiles checked; 4 errors, 12 warnings. As mentioned previously munge is expecting libmunge to exist in this case. The permissions warnings and errors are private directories and files that the munge user owns. The incoherent-subsys warning is false because there is a variable in that line. Steve -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review