rpms/nagios-plugins/EL-5 nagios-plugins.spec,1.39,1.40

Mike McGrath mmcgrath at fedoraproject.org
Tue Nov 18 14:29:29 UTC 2008


Author: mmcgrath

Update of /cvs/pkgs/rpms/nagios-plugins/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6814/EL-5

Modified Files:
	nagios-plugins.spec 
Log Message:
Added 1.4.13-11 for update in EL-5 and F-8


Index: nagios-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nagios-plugins/EL-5/nagios-plugins.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- nagios-plugins.spec	16 Oct 2008 22:24:54 -0000	1.39
+++ nagios-plugins.spec	18 Nov 2008 14:28:59 -0000	1.40
@@ -1,6 +1,6 @@
 Name: nagios-plugins
 Version: 1.4.13
-Release: 9%{?dist}
+Release: 11%{?dist}
 Summary: Host/service/network monitoring program plugins for Nagios
 
 Group: Applications/System
@@ -346,7 +346,6 @@
 Summary: Nagios plugins perl dep.
 Group: Applications/System
 Requires: nagios-plugins = %{version}-%{release}
-Provides: perl(Nagios::Plugins)
 
 %description perl
 Perl dep for nagios plugins.  This is *NOT* an actual plugin it simply provides
@@ -529,6 +528,7 @@
 	--with-ps-command="`which ps` -eo 's uid pid ppid vsz rss pcpu etime comm args'" \
 	--with-ps-format='%s %d %d %d %d %d %f %s %s %n' \
 	--with-ps-cols=10 \
+	--enable-extra-opts \
 	--with-ps-varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos'
 
 make %{?_smp_mflags}
@@ -807,6 +807,12 @@
 %{_libdir}/nagios/plugins/utils.sh
 
 %changelog
+* Mon Oct 20 2008 Robert M. Albrecht <romal at gmx.de> 1.4.13-11
+- Enabled --with-extra-opts again
+
+* Mon Oct 20 2008 Robert M. Albrecht <romal at gmx.de> 1.4.13-10
+- removed provides perl plugins Bugzilla 457404
+
 * Thu Oct 16 2008 Mike McGrath <mmcgrath at redhat.com> 1.4.13-9
 - This is a "CVS is horrible" rebuild
 




More information about the fedora-extras-commits mailing list