[packages/nagios-plugin-check_rbl] up to 1.3.5

glen glen at pld-linux.org
Thu Dec 4 13:56:28 CET 2014


commit ec95435ac838edd8876bc0a1df2547891aff6629
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Dec 4 14:56:00 2014 +0200

    up to 1.3.5

 nagios-plugin-check_rbl.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nagios-plugin-check_rbl.spec b/nagios-plugin-check_rbl.spec
index c22ec84..fc48a96 100644
--- a/nagios-plugin-check_rbl.spec
+++ b/nagios-plugin-check_rbl.spec
@@ -2,16 +2,16 @@
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
 
-%include	/usr/lib/rpm/macros.perl
 %define		plugin	check_rbl
+%include	/usr/lib/rpm/macros.perl
 Summary:	Nagios plugin to check if an server is blacklisted in RBL servers
 Name:		nagios-plugin-%{plugin}
-Version:	1.3.4
+Version:	1.3.5
 Release:	1
 License:	GPL v3
 Group:		Networking
 Source0:	https://trac.id.ethz.ch/projects/nagios_plugins/downloads/%{plugin}-%{version}.tar.gz
-# Source0-md5:	29ccd13d2cb5330b1d28b3d726fcbe4d
+# Source0-md5:	a4c557264633ed7bf840c629cd13a835
 Source1:	%{plugin}.cfg
 Source2:	%{plugin}.ini
 URL:		https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_rbl
@@ -36,6 +36,9 @@ Nagios plugin to check if an server is blacklisted in RBL servers.
 %prep
 %setup -q -n %{plugin}-%{version}
 
+# Don't add Data::Dumper dep
+sed -i -e '/use Data::Dumper/d' check_rbl
+
 %build
 %{__perl} Makefile.PL \
 	INSTALLVENDORSCRIPT=%{plugindir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_rbl.git/commitdiff/ec95435ac838edd8876bc0a1df2547891aff6629



More information about the pld-cvs-commit mailing list