commit nagios for openSUSE:Factory
Hello community, here is the log from the commit of package nagios for openSUSE:Factory checked in at Wed Nov 25 14:58:38 CET 2009. -------- --- nagios/nagios.changes 2009-11-06 21:51:17.000000000 +0100 +++ /mounts/work_src_done/STABLE/nagios/nagios.changes 2009-11-23 12:07:17.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Nov 23 11:41:07 CET 2009 - cschneemann@suse.de + +- changed path to send_nsca in the eventhandler script according + to the path given in the nagios-nsca package. BNC #486937 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nagios.spec ++++++ --- /var/tmp/diff_new_pack.x3E5Yf/_old 2009-11-25 14:57:59.000000000 +0100 +++ /var/tmp/diff_new_pack.x3E5Yf/_new 2009-11-25 14:57:59.000000000 +0100 @@ -31,7 +31,7 @@ %define nnmmsg logger -t %{realname}/rpm Summary: The Nagios Network Monitor Version: 3.2.0 -Release: 1 +Release: 2 License: GPL v2 or later Group: System/Monitoring Url: http://www.nagios.org/ @@ -217,6 +217,7 @@ for f in `find . -type f` ; do F=`mktemp temp.XXXXXX` sed "s=/usr/local/nagios/var/rw/=/var/spool/%{realname}/=; \ + s=NscaBin\=\"/usr/local/nagios/libexec/send_nsca\"=NscaBin\=/usr/bin/send_nsca=; \ s=/usr/local/nagios/libexec/eventhandlers/=%{_prefix}/lib/%{realname}/plugins/eventhandlers/=; \ s=/usr/local/nagios/libexec/=%{_prefix}/lib/%{realname}/plugins/=; \ s=/usr/local/nagios/etc/=%{_sysconfdir}/%{realname}/=; \ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de