OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 04-Jun-2007 17:27:10 Branch: HEAD Handle: 2007060416271000 Modified files: openpkg-src/nagios nagios.patch nagios.spec Log: modifying package: nagios-2.9 20070418 -> 20070604 Summary: Revision Changes Path 1.14 +6 -6 openpkg-src/nagios/nagios.patch 1.85 +2 -2 openpkg-src/nagios/nagios.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/nagios/nagios.patch ============================================================================ $ cvs diff -u -r1.13 -r1.14 nagios.patch --- openpkg-src/nagios/nagios.patch 11 Apr 2007 15:59:09 -0000 1.13 +++ openpkg-src/nagios/nagios.patch 4 Jun 2007 15:27:10 -0000 1.14 @@ -89,9 +89,9 @@ buffer[sizeof(buffer)-1]='\x0'; write_to_logs_and_console(buffer,NSLOG_RUNTIME_WARNING,TRUE); } -Index: nagios-plugins-1.4.8/configure ---- nagios-plugins-1.4.8/configure.orig 2007-03-29 12:55:12 +0200 -+++ nagios-plugins-1.4.8/configure 2007-04-11 08:41:13 +0200 +Index: nagios-plugins-1.4.9/configure +--- nagios-plugins-1.4.9/configure.orig 2007-03-29 12:55:12 +0200 ++++ nagios-plugins-1.4.9/configure 2007-04-11 08:41:13 +0200 @@ -21070,8 +21070,8 @@ fi @@ -121,9 +121,9 @@ elif [ "z$ac_cv_uname_s" = "zUnixWare" ] && \ $PATH_TO_PING -n -s 127.0.0.1 56 1 2>/dev/null | \ -Index: nagios-plugins-1.4.8/plugins/common.h ---- nagios-plugins-1.4.8/plugins/common.h.orig 2007-03-22 18:54:16 +0100 -+++ nagios-plugins-1.4.8/plugins/common.h 2007-04-11 08:41:13 +0200 +Index: nagios-plugins-1.4.9/plugins/common.h +--- nagios-plugins-1.4.9/plugins/common.h.orig 2007-03-22 18:54:16 +0100 ++++ nagios-plugins-1.4.9/plugins/common.h 2007-04-11 08:41:13 +0200 @@ -176,7 +176,7 @@ /* Solaris does not have floorf, but floor works. Should probably be in configure */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/nagios/nagios.spec ============================================================================ $ cvs diff -u -r1.84 -r1.85 nagios.spec --- openpkg-src/nagios/nagios.spec 18 Apr 2007 21:46:11 -0000 1.84 +++ openpkg-src/nagios/nagios.spec 4 Jun 2007 15:27:10 -0000 1.85 @@ -24,7 +24,7 @@ # package versions %define V_nagios 2.9 -%define V_nagios_plugins 1.4.8 +%define V_nagios_plugins 1.4.9 %define V_perl_nagios_plugin 0.14 %define V_perl_nagios_object 0.17 %define V_perl_nagios_cmd 0.05 @@ -40,7 +40,7 @@ Group: Monitoring License: GPL Version: %{V_nagios} -Release: 20070418 +Release: 20070604 # package options %option with_perl yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org