SPECS: nagios-plugins.spec - install utils.php

glen glen at pld-linux.org
Wed Sep 19 17:48:51 CEST 2007


Author: glen                         Date: Wed Sep 19 15:48:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install utils.php

---- Files affected:
SPECS:
   nagios-plugins.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/nagios-plugins.spec
diff -u SPECS/nagios-plugins.spec:1.69 SPECS/nagios-plugins.spec:1.70
--- SPECS/nagios-plugins.spec:1.69	Mon Aug 27 10:50:13 2007
+++ SPECS/nagios-plugins.spec	Wed Sep 19 17:48:46 2007
@@ -14,6 +14,7 @@
 Group:		Networking
 Source0:	http://dl.sourceforge.net/nagiosplug/%{name}-%{version}.tar.gz
 # Source0-md5:	6e617e95cadeedd92870cdbd2f13726c
+Source1:	nagios-utils.php
 Patch0:		%{name}-tainted.patch
 Patch1:		%{name}-contrib-API.patch
 Patch3:		%{name}-subst.patch
@@ -513,6 +514,8 @@
 %{__make} install-root -C plugins-root \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install %{SOURCE1} $RPM_BUILD_ROOT%{_pluginlibdir}/utils.php
+
 %find_lang %{name}
 
 cd contrib
@@ -548,6 +551,7 @@
 %{_pluginarchdir}/negate
 %{_pluginarchdir}/urlize
 %{_pluginlibdir}/utils.pm
+%{_pluginlibdir}/utils.php
 %{_pluginlibdir}/utils.sh
 
 # plugins
@@ -750,6 +754,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2007/09/19 15:48:46  glen
+- install utils.php
+
 Revision 1.69  2007/08/27 08:50:13  glen
 - move noarch plugins to noarch dir
 
================================================================

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



More information about the pld-cvs-commit mailing list