packages: nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec - report stu...
glen
glen at pld-linux.org
Tue Apr 6 19:29:16 CEST 2010
Author: glen Date: Tue Apr 6 17:29:16 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- report stuff upstream
- while RBL mostly used for SMTP, it's not limited to that
---- Files affected:
packages/nagios-plugin-check_rbl:
nagios-plugin-check_rbl.spec (1.7 -> 1.8)
---- 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.7 packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.8
--- packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.7 Thu Feb 4 14:25:07 2010
+++ packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec Tue Apr 6 19:29:11 2010
@@ -5,7 +5,7 @@
%include /usr/lib/rpm/macros.perl
%define plugin check_rbl
-Summary: check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
+Summary: Nagios plugin to check if an server is blacklisted in RBL servers
Name: nagios-plugin-%{plugin}
Version: 1.1.0
Release: 3
@@ -14,7 +14,9 @@
Source0: https://trac.id.ethz.ch/projects/nagios_plugins/downloads/%{plugin}-%{version}.tar.gz
# Source0-md5: 724cd353d48df3f4e9a98743146cfd0f
Source1: %{plugin}.cfg
+# https://trac.id.ethz.ch/projects/nagios_plugins/ticket/67
Source2: %{plugin}.ini
+# https://trac.id.ethz.ch/projects/nagios_plugins/ticket/66
Patch0: verbose-reporting.patch
URL: https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_rbl
BuildRequires: perl-ExtUtils-MakeMaker >= 6.42
@@ -36,12 +38,13 @@
%define plugindir %{_prefix}/lib/nagios/plugins
%description
-check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
+Nagios plugin to check if an server is blacklisted in RBL servers.
%prep
%setup -q -n %{plugin}-%{version}
%patch0 -p1
+# https://trac.id.ethz.ch/projects/nagios_plugins/ticket/68
%{__sed} -i -e '
# no need for debug dependency
/use Data::Dumper;/d
@@ -88,6 +91,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2010/04/06 17:29:11 glen
+- report stuff upstream
+- while RBL mostly used for SMTP, it's not limited to that
+
Revision 1.7 2010/02/04 13:25:07 glen
- fix typo; rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list