packages: nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec - MM dep for...
glen
glen at pld-linux.org
Wed Feb 3 13:34:04 CET 2010
Author: glen Date: Wed Feb 3 12:34:04 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- MM dep for INSTALLVENDORSCRIPT
---- Files affected:
packages/nagios-plugin-check_rbl:
nagios-plugin-check_rbl.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec
diff -u packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.3 packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.4
--- packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.3 Mon Feb 1 17:40:25 2010
+++ packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec Wed Feb 3 13:33:59 2010
@@ -8,7 +8,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
@@ -17,15 +17,16 @@
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)
@@ -87,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2010/02/03 12:33:59 glen
+- MM dep for INSTALLVENDORSCRIPT
+
Revision 1.3 2010/02/01 16:40:25 glen
- report hostname being checked in check result
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list