rpms/nagios-plugins/F-11 nagios-plugins.spec,1.58,1.59

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


Author: mmcgrath

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

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-11/nagios-plugins.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- nagios-plugins.spec	26 Feb 2009 04:08:53 -0000	1.58
+++ nagios-plugins.spec	22 Jun 2009 20:56:52 -0000	1.59
@@ -1,6 +1,6 @@
 Name: nagios-plugins
 Version: 1.4.13
-Release: 14%{?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,9 @@ 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
 




More information about the fedora-extras-commits mailing list