SPECS: nagios-plugins.spec - use lib utils.pm is replaced by build in plugi...

glen glen at pld-linux.org
Mon Feb 16 11:31:15 CET 2009


Author: glen                         Date: Mon Feb 16 10:31:15 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use lib utils.pm is replaced by build in plugins-scripts, let it be this way

---- Files affected:
SPECS:
   nagios-plugins.spec (1.95 -> 1.96) 

---- Diffs:

================================================================
Index: SPECS/nagios-plugins.spec
diff -u SPECS/nagios-plugins.spec:1.95 SPECS/nagios-plugins.spec:1.96
--- SPECS/nagios-plugins.spec:1.95	Mon Feb 16 11:17:29 2009
+++ SPECS/nagios-plugins.spec	Mon Feb 16 11:31:09 2009
@@ -10,12 +10,13 @@
 Summary(pl.UTF-8):	Wtyczki do monitorowania hostów/usług/sieci dla Nagiosa
 Name:		nagios-plugins
 Version:	1.4.13
-Release:	3.3
+Release:	4
 License:	GPL v2
 Group:		Networking
 Source0:	http://dl.sourceforge.net/nagiosplug/%{name}-%{version}.tar.gz
 # Source0-md5:	be6cc7699fff3ee29d1fd4d562377386
 Source1:	nagios-utils.php
+#Patch:		%{name}-shared.patch # needs finishing
 Patch0:		%{name}-tainted.patch
 Patch1:		%{name}-contrib-API.patch
 Patch3:		%{name}-subst.patch
@@ -38,7 +39,6 @@
 Patch23:	%{name}-check_disk_smb-zero-cap.patch
 Patch24:	%{name}-paths.patch
 Patch25:	%{name}-check_snmp_disk_monitor-bulk.patch
-#Patch: %{name}-shared.patch # needs finishing
 URL:		http://www.nagiosplugins.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -476,7 +476,7 @@
 %patch21 -p0
 %patch22 -p0
 %patch23 -p0
-%patch24 -p0
+%patch24 -p1
 %patch25 -p0
 
 # bring contribs into shape...
@@ -518,7 +518,7 @@
 	s,/usr/local/libexec/nagios,%{_pluginlibdir},
 	s,/usr/local/netsaint/libexec,%{_pluginlibdir},
 	s,/usr/local/libexec,%{_pluginlibdir},
-" check_* *.pl ../plugins-scripts/*.pl
+" check_* *.pl
 
 %build
 %{__gettextize}
@@ -872,6 +872,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96  2009/02/16 10:31:09  glen
+- use lib utils.pm is replaced by build in plugins-scripts, let it be this way
+
 Revision 1.95  2009/02/16 10:17:29  glen
 - add -devel package for nagios-plugin-check_mysql_perf; rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios-plugins.spec?r1=1.95&r2=1.96&f=u



More information about the pld-cvs-commit mailing list