rpms/nagios-plugins/devel nagios-plugins.spec,1.41,1.42

Robert M. Albrecht (romal) fedora-extras-commits at redhat.com
Thu Jul 10 20:13:30 UTC 2008


Author: romal

Update of /cvs/pkgs/rpms/nagios-plugins/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21007

Modified Files:
	nagios-plugins.spec 
Log Message:
Upstream to 1.4.12



Index: nagios-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nagios-plugins/devel/nagios-plugins.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- nagios-plugins.spec	30 Apr 2008 21:48:15 -0000	1.41
+++ nagios-plugins.spec	10 Jul 2008 20:12:31 -0000	1.42
@@ -1,6 +1,6 @@
 Name: nagios-plugins
-Version: 1.4.11
-Release: 4%{?dist}
+Version: 1.4.12
+Release: 2%{?dist}
 Summary: Host/service/network monitoring program plugins for Nagios
 
 Group: Applications/System
@@ -11,8 +11,6 @@
 Patch0: nagios-plugins-1.4.3-subst.patch
 Patch1: nagios-plugins-1.4.3-ntpd.patch
 Patch2: nagios-plugins-check_log-path.patch
-Patch3: nagios-plugins-1.4.11-ping_timeout.patch
-Patch4: nagios-plugins-1.4.11-pgsql-fix.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -514,12 +512,11 @@
 %patch0 -p1
 %patch1 -p0
 %patch2 -p1
-%patch3 -p1
-%patch4 -p0
 
 %build
 %configure \
 	--libexecdir=%{_libdir}/nagios/plugins \
+	--enable-extra-opts \
 	--with-mysql \
 	PATH_TO_QSTAT=%{_bindir}/qstat \
 	PATH_TO_FPING=%{_sbindir}/fping \
@@ -803,6 +800,13 @@
 %{_libdir}/nagios/plugins/utils.sh
 
 %changelog
+* Mon Jun 30 2008 Robert M. Albrecht <romal at gmx.de> 1.4.12-2
+- Enabled --with-extra-opts
+
+* Sun Jun 29 2008 Robert M. Albrecht <romal at gmx.de> 1.4.12-1
+- Upstream released version 1.4.12
+- Removed patches ping_timeout.patch and pgsql-fix.patch
+
 * Wed Apr 30 2008 Mike McGrath <mmcgrath at redhat.com> 1.4.11-4
 - added patch for check_pgsql
 




More information about the fedora-extras-commits mailing list