From 871773f75f1cc37cd3ebc0b885d78172d1d5b79f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 3 Feb 2010 12:33:59 +0000 Subject: [PATCH] - MM dep for INSTALLVENDORSCRIPT Changed files: nagios-plugin-check_rbl.spec -> 1.4 --- nagios-plugin-check_rbl.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nagios-plugin-check_rbl.spec b/nagios-plugin-check_rbl.spec index 0bc60bc..af336a7 100644 --- a/nagios-plugin-check_rbl.spec +++ b/nagios-plugin-check_rbl.spec @@ -7,7 +7,7 @@ Summary: check_rbl is a Nagios plugin to check if an SMTP server is blacklisted Name: nagios-plugin-%{plugin} Version: 1.1.0 -Release: 0.7 +Release: 0.9 License: GPL Group: Networking Source0: https://trac.id.ethz.ch/projects/nagios_plugins/downloads/%{plugin}-%{version}.tar.gz @@ -16,15 +16,16 @@ Source1: %{plugin}.cfg Source2: %{plugin}.ini Patch0: verbose-reporting.patch URL: https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_rbl +BuildRequires: perl-ExtUtils-MakeMaker >= 6.42 +BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: sed >= 4.0 -Requires: nagios-common %if %{with tests} BuildRequires: perl-Nagios-Plugin BuildRequires: perl-Net-DNS BuildRequires: perl-Parallel-Iterator BuildRequires: perl-Readonly %endif -BuildRequires: rpm-perlprov >= 4.1-13 +Requires: nagios-common BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0