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: 02-Nov-2006 17:22:59 Branch: HEAD Handle: 2006110216225900 Modified files: openpkg-src/nagios nagios.patch nagios.spec Log: modifying package: nagios-2.5 20061024 -> 20061102 Summary: Revision Changes Path 1.9 +9 -9 openpkg-src/nagios/nagios.patch 1.73 +2 -2 openpkg-src/nagios/nagios.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/nagios/nagios.patch ============================================================================ $ cvs diff -u -r1.8 -r1.9 nagios.patch --- openpkg-src/nagios/nagios.patch 20 Oct 2006 18:51:08 -0000 1.8 +++ openpkg-src/nagios/nagios.patch 2 Nov 2006 16:22:59 -0000 1.9 @@ -89,9 +89,9 @@ buffer[sizeof(buffer)-1]='\x0'; write_to_logs_and_console(buffer,NSLOG_RUNTIME_WARNING,TRUE); } -Index: nagios-plugins-1.4.4/configure ---- nagios-plugins-1.4.4/configure.orig 2006-10-19 22:08:11 +0200 -+++ nagios-plugins-1.4.4/configure 2006-10-20 20:44:43 +0200 +Index: nagios-plugins-1.4.5/configure +--- nagios-plugins-1.4.5/configure.orig 2006-10-19 22:08:11 +0200 ++++ nagios-plugins-1.4.5/configure 2006-10-20 20:44:43 +0200 @@ -25123,8 +25123,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.4/lib/regex_internal.h ---- nagios-plugins-1.4.4/lib/regex_internal.h.orig 2006-05-25 14:33:24 +0200 -+++ nagios-plugins-1.4.4/lib/regex_internal.h 2006-10-20 20:47:51 +0200 +Index: nagios-plugins-1.4.5/lib/regex_internal.h +--- nagios-plugins-1.4.5/lib/regex_internal.h.orig 2006-05-25 14:33:24 +0200 ++++ nagios-plugins-1.4.5/lib/regex_internal.h 2006-10-20 20:47:51 +0200 @@ -455,7 +455,7 @@ #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx)) #define re_string_set_index(pstr,idx) ((pstr)->cur_idx = (idx)) @@ -133,9 +133,9 @@ #ifndef _LIBC # if HAVE_ALLOCA -Index: nagios-plugins-1.4.4/plugins/common.h ---- nagios-plugins-1.4.4/plugins/common.h.orig 2006-07-29 03:43:34 +0200 -+++ nagios-plugins-1.4.4/plugins/common.h 2006-10-20 20:44:43 +0200 +Index: nagios-plugins-1.4.5/plugins/common.h +--- nagios-plugins-1.4.5/plugins/common.h.orig 2006-07-29 03:43:34 +0200 ++++ nagios-plugins-1.4.5/plugins/common.h 2006-10-20 20:44:43 +0200 @@ -213,7 +213,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.72 -r1.73 nagios.spec --- openpkg-src/nagios/nagios.spec 24 Oct 2006 11:25:32 -0000 1.72 +++ openpkg-src/nagios/nagios.spec 2 Nov 2006 16:22:59 -0000 1.73 @@ -24,7 +24,7 @@ # package versions %define V_nagios 2.5 -%define V_nagios_plugins 1.4.4 +%define V_nagios_plugins 1.4.5 %define V_perl_nagios_plugin 0.14 %define V_perl_nagios_object 0.14 %define V_perl_nagios_cmd 0.05 @@ -40,7 +40,7 @@ Group: Monitoring License: GPL Version: %{V_nagios} -Release: 20061024 +Release: 20061102 # package options %option with_perl yes @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org