From 830687bf9c814bcf437a524825db28288754c9bf Mon Sep 17 00:00:00 2001 From: Mike McGrath Date: Feb 29 2008 04:22:02 +0000 Subject: trying out 1.4.11 with gcc --- diff --git a/.cvsignore b/.cvsignore index 656acbd..2742144 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nagios-plugins-1.4.10.tar.gz +nagios-plugins-1.4.11.tar.gz diff --git a/nagios-plugins.spec b/nagios-plugins.spec index 979734a..4ec26ae 100644 --- a/nagios-plugins.spec +++ b/nagios-plugins.spec @@ -1,6 +1,6 @@ Name: nagios-plugins -Version: 1.4.10 -Release: 6%{?dist} +Version: 1.4.11 +Release: 1%{?dist} Summary: Host/service/network monitoring program plugins for Nagios Group: Applications/System @@ -10,8 +10,7 @@ Source0: http://dl.sf.net/sourceforge/nagiosplug/%{name}-%{version}.tar.gz Source1: nagios-plugins.README.Fedora Patch0: nagios-plugins-1.4.3-subst.patch Patch1: nagios-plugins-1.4.3-ntpd.patch -Patch2: nagiosplugins-checksnmp-crash.patch -Patch3: nagios-plugins-check_log-path.patch +Patch2: nagios-plugins-check_log-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openldap-devel @@ -511,8 +510,7 @@ Provides check_wave support for Nagios. %setup -q %patch0 -p1 %patch1 -p0 -%patch2 -p0 -%patch3 -p1 +%patch2 -p1 %build %configure \ @@ -687,6 +685,8 @@ rm -rf %{buildroot} %files ntp %defattr(-,root,root,-) %{_libdir}/nagios/plugins/check_ntp +%{_libdir}/nagios/plugins/check_ntp_peer +%{_libdir}/nagios/plugins/check_ntp_time %files nwstat %defattr(-,root,root,-) @@ -798,6 +798,10 @@ rm -rf %{buildroot} %{_libdir}/nagios/plugins/utils.sh %changelog +* Thu Feb 28 2008 Mike McGrath 1.4.11-1 +- Upstream released version 1.4.11 +- Added check_ntp peer and time + * Tue Feb 19 2008 Fedora Release Engineering - 1.4.10-6 - Autorebuild for GCC 4.3 diff --git a/sources b/sources index fb28b99..3c4a5f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c67841223864ae1626ab2adb2f0b4c9d nagios-plugins-1.4.10.tar.gz +042783a2180a6987e0b403870b3d01f7 nagios-plugins-1.4.11.tar.gz