packages: nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec - apply mdns...

glen glen at pld-linux.org
Tue Apr 6 19:48:19 CEST 2010


Author: glen                         Date: Tue Apr  6 17:48:19 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- apply mdns.patch

---- Files affected:
packages/nagios-plugin-check_rbl:
   nagios-plugin-check_rbl.spec (1.9 -> 1.10) 

---- 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.9 packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.10
--- packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.9	Tue Apr  6 19:43:02 2010
+++ packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec	Tue Apr  6 19:48:14 2010
@@ -18,6 +18,7 @@
 Source2:	%{plugin}.ini
 # https://trac.id.ethz.ch/projects/nagios_plugins/ticket/66
 Patch0:		verbose-reporting.patch
+Patch1:		mdns.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
@@ -43,6 +44,7 @@
 %prep
 %setup -q -n %{plugin}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 # https://trac.id.ethz.ch/projects/nagios_plugins/ticket/68
 %{__sed} -i -e '
@@ -91,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/04/06 17:48:14  glen
+- apply mdns.patch
+
 Revision 1.9  2010/04/06 17:43:02  glen
 - add mdns support (parallel DNS lookups instead of forking), performs a lot better
 - also adds support of reporting timeouting dns servers, which do not affect 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.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list