[nagios-plugins] * Update to version 1.4.16

Jose Pedro Oliveira jpo at fedoraproject.org
Mon Jul 9 00:27:00 UTC 2012


commit 8d91d76aa545d4c64dcb60d187031d9e32b23188
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Mon Jul 9 02:26:22 2012 +0100

     * Update to version 1.4.16

 .gitignore                                         |    1 +
 ...heck_linux_raid-with-on-linear-raid0-arra.patch |   53 --------------------
 nagios-plugins.spec                                |   12 +++--
 sources                                            |    2 +-
 4 files changed, 9 insertions(+), 59 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf52aaa..bc6c0ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 nagios-plugins-1.4.14.tar.gz
 nagios-plugins-1.4.15.tar.gz
 /nagios-plugins-1.4.15.tar.gz
+/nagios-plugins-1.4.16.tar.gz
diff --git a/nagios-plugins.spec b/nagios-plugins.spec
index d78f07d..04fa4df 100644
--- a/nagios-plugins.spec
+++ b/nagios-plugins.spec
@@ -1,6 +1,6 @@
 Name: nagios-plugins
-Version: 1.4.15
-Release: 7%{?dist}
+Version: 1.4.16
+Release: 1%{?dist}
 Summary: Host/service/network monitoring program plugins for Nagios
 
 Group: Applications/System
@@ -12,8 +12,6 @@ Patch1:	nagios-plugins-0001-Do-not-use-usr-local-for-perl.patch
 Patch2: nagios-plugins-0002-Remove-assignment-of-not-parsed-to-jitter.patch
 Patch3: nagios-plugins-0003-Fedora-specific-fixes-for-searching-for-diff-and-tai.patch
 Patch4: nagios-plugins-0004-Fedora-specific-patch-for-not-to-fixing-fully-qualif.patch
-# Backported from upstream
-Patch5: nagios-plugins-0005-Patch-for-check_linux_raid-with-on-linear-raid0-arra.patch
 # https://bugzilla.redhat.com/512559
 Patch6: nagios-plugins-0006-Prevent-check_swap-from-returning-OK-if-no-swap-acti.patch
 Patch7: nagios-plugins-0007-undef-gets-and-glibc-2.16.patch
@@ -535,7 +533,6 @@ Provides check_wave support for Nagios.
 %patch2 -p1 -b .not_parsed
 %patch3 -p1 -b .proper_paths
 %patch4 -p1 -b .no_need_fo_fix_paths
-%patch5 -p1 -b .fix_linear_raid
 %patch6 -p1 -b .fix_missing_swap
 %patch7 -p1 -b .gets
 
@@ -835,6 +832,11 @@ rm -rf %{buildroot}
 %{_libdir}/nagios/plugins/check_wave
 
 %changelog
+* Mon Jul  9 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.16-1
+- Update to version 1.4.16
+- Dropped nagios-plugins-0005-Patch-for-check_linux_raid-with-on-linear-raid0-arra.patch
+  (upstream).
+
 * Tue Jun 26 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.15-7
 - glibc 2.16 no longer defines gets for ISO C11, ISO C++11, and _GNU_SOURCE
   (#835621): nagios-plugins-0007-undef-gets-and-glibc-2.16.patch
diff --git a/sources b/sources
index 09215b3..899a673 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56abd6ade8aa860b38c4ca4a6ac5ab0d  nagios-plugins-1.4.15.tar.gz
+862f5e44fb5bc65ce7e5d86d654d4da0  nagios-plugins-1.4.16.tar.gz


More information about the scm-commits mailing list