[nagios-plugins] * Provides bundled(gnulib) (#821779)

Jose Pedro Oliveira jpo at fedoraproject.org
Mon Jul 9 13:53:01 UTC 2012


commit 876a0beef5f2082c2a9837abca0b9699cd9283fd
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Mon Jul 9 14:32:39 2012 +0100

     * Provides bundled(gnulib) (#821779)

 nagios-plugins.spec |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/nagios-plugins.spec b/nagios-plugins.spec
index 04fa4df..5eeff16 100644
--- a/nagios-plugins.spec
+++ b/nagios-plugins.spec
@@ -1,6 +1,6 @@
 Name: nagios-plugins
 Version: 1.4.16
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Host/service/network monitoring program plugins for Nagios
 
 Group: Applications/System
@@ -36,8 +36,14 @@ BuildRequires: perl(Net::SNMP)
 BuildRequires: radiusclient-ng-devel
 %endif
 BuildRequires: qstat
+
 Requires: nagios-common >= 3.3.1-1
 
+# nagios-plugins-1.4.16: the included gnulib files were last updated
+# in June/July 2010
+# Bundled gnulib exception (https://fedorahosted.org/fpc/ticket/174)
+Provides: bundled(gnulib)
+
 %global reqfilt sh -c "%{__perl_requires} | sed -e 's!perl(utils)!nagios-plugins-perl!'"
 %define __perl_requires %{reqfilt}
 
@@ -832,6 +838,9 @@ rm -rf %{buildroot}
 %{_libdir}/nagios/plugins/check_wave
 
 %changelog
+* Mon Jul  9 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.16-2
+- Provides bundled(gnulib) (#821779)
+
 * 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
@@ -1052,7 +1061,7 @@ rm -rf %{buildroot}
 - Added check_ide_smart
 - Added some dependencies
 - Added support for check_if* (perl-Net-SNMP now in extras)
-- nagios-plugins now owns dir %{_libdir}/nagios
+- nagios-plugins now owns dir %%{_libdir}/nagios
 
 * Sat May 13 2006 Mike McGrath <imlinux at gmail.com> 1.4.3-2
 - Added a number of requires that don't get auto-detected


More information about the scm-commits mailing list