rpms/nagios-plugins/F-10 nagios-plugins.spec,1.55,1.56

Mike McGrath mmcgrath at fedoraproject.org
Mon Jun 22 20:57:21 UTC 2009


Author: mmcgrath

Update of /cvs/pkgs/rpms/nagios-plugins/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21969/F-10

Modified Files:
	nagios-plugins.spec 
Log Message:
Fixing check_ntp for bug #479030


Index: nagios-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nagios-plugins/F-10/nagios-plugins.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- nagios-plugins.spec	20 Oct 2008 18:57:48 -0000	1.55
+++ nagios-plugins.spec	22 Jun 2009 20:56:51 -0000	1.56
@@ -1,6 +1,6 @@
 Name: nagios-plugins
 Version: 1.4.13
-Release: 11%{?dist}
+Release: 15%{?dist}
 Summary: Host/service/network monitoring program plugins for Nagios
 
 Group: Applications/System
@@ -12,6 +12,7 @@ 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.13-linux_raid.patch
+Patch4: nagios-plugins-1.4.13-ntp.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -514,6 +515,7 @@ Provides check_wave support for Nagios.
 %patch1 -p0
 %patch2 -p1
 %patch3 -p0
+%patch4 -p2
 
 %build
 %configure \
@@ -807,6 +809,18 @@ rm -rf %{buildroot}
 %{_libdir}/nagios/plugins/utils.sh
 
 %changelog
+* Mon Jun 22 2009 Mike McGrath <mmcgrath at redhat.com> - 1.4.13-15
+- Added patch from upstream to fix ntp faults (bz #479030)
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.13-14
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Sat Jan 24 2009 Caolán McNamara <caolanm at redhat.com> 1.4.13-13
+- rebuild for dependencies
+
+* Sat Jan 17 2009 Tomas Mraz <tmraz at redhat.com> 1.4.13-12
+- rebuild with new openssl
+
 * Mon Oct 20 2008 Robert M. Albrecht <romal at gmx.de> 1.4.13-11
 - Enabled --with-extra-opts again
 




More information about the fedora-extras-commits mailing list