فهرست منبع

modifying package: nagios-2.8 20070309 -> 20070329

Ralf S. Engelschall 18 سال پیش
والد
کامیت
bbb7f4725f
2فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 6 6
      nagios/nagios.patch
  2. 2 2
      nagios/nagios.spec

+ 6 - 6
nagios/nagios.patch

@@ -89,9 +89,9 @@ Index: base/utils.c
  			buffer[sizeof(buffer)-1]='\x0';
  			write_to_logs_and_console(buffer,NSLOG_RUNTIME_WARNING,TRUE);
  		        }
-Index: nagios-plugins-1.4.6/configure
---- nagios-plugins-1.4.6/configure.orig	2006-10-19 22:08:11 +0200
-+++ nagios-plugins-1.4.6/configure	2006-10-20 20:44:43 +0200
+Index: nagios-plugins-1.4.7/configure
+--- nagios-plugins-1.4.7/configure.orig	2006-10-19 22:08:11 +0200
++++ nagios-plugins-1.4.7/configure	2006-10-20 20:44:43 +0200
 @@ -25123,8 +25123,8 @@
  fi
  
@@ -121,9 +121,9 @@ Index: nagios-plugins-1.4.6/configure
  
  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.6/plugins/common.h
---- nagios-plugins-1.4.6/plugins/common.h.orig	2006-07-29 03:43:34 +0200
-+++ nagios-plugins-1.4.6/plugins/common.h	2006-10-20 20:44:43 +0200
+Index: nagios-plugins-1.4.7/plugins/common.h
+--- nagios-plugins-1.4.7/plugins/common.h.orig	2006-07-29 03:43:34 +0200
++++ nagios-plugins-1.4.7/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 */

+ 2 - 2
nagios/nagios.spec

@@ -24,7 +24,7 @@
 
 #   package versions
 %define       V_nagios                   2.8
-%define       V_nagios_plugins           1.4.6
+%define       V_nagios_plugins           1.4.7
 %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 @@ Class:        PLUS
 Group:        Monitoring
 License:      GPL
 Version:      %{V_nagios}
-Release:      20070309
+Release:      20070329
 
 #   package options
 %option       with_perl   yes