From b481f33172119b854e63d5d2602f8e224b84e960 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 7 Dec 2014 18:55:05 +0200 Subject: [PATCH] up to 1.3.6 --- nagios-plugin-check_rbl.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/nagios-plugin-check_rbl.spec b/nagios-plugin-check_rbl.spec index fc48a96..c7024fc 100644 --- a/nagios-plugin-check_rbl.spec +++ b/nagios-plugin-check_rbl.spec @@ -6,12 +6,12 @@ %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.5 +Version: 1.3.6 Release: 1 License: GPL v3 Group: Networking Source0: https://trac.id.ethz.ch/projects/nagios_plugins/downloads/%{plugin}-%{version}.tar.gz -# Source0-md5: a4c557264633ed7bf840c629cd13a835 +# Source0-md5: 5e570b46372fcb1028cba1a876b68011 Source1: %{plugin}.cfg Source2: %{plugin}.ini URL: https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_rbl @@ -36,9 +36,6 @@ 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} \ -- 2.44.0