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=754137 Steve Traylen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Status Whiteboard| |BuildFails Flag| |fedora-review? --- Comment #11 from Steve Traylen <[email protected]> 2011-11-22 16:41:16 EST --- Having added the %dir %{_libdir}/nagios/plugins/ directory to your package the same story is true for %{_libdir}/nagios I have since learnt that the nagios-common package is the trick here. $ rpm -ql nagios-plugins contains /usr/lib64/nagios/plugins and you should drop %dir %{_libdir}/nagios/plugins/ and instead require this package. This package is a common package for all nagios plugins and contains very little. 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. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
