packages: nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec, nagios-plug...

glen glen at pld-linux.org
Fri Apr 9 10:44:25 CEST 2010


Author: glen                         Date: Fri Apr  9 08:44:25 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.2.0

---- Files affected:
packages/nagios-plugin-check_rbl:
   nagios-plugin-check_rbl.spec (1.13 -> 1.14) , mdns.patch (1.3 -> NONE)  (REMOVED), verbose-reporting.patch (1.3 -> NONE)  (REMOVED)

---- 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.13 packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.14
--- packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.13	Fri Apr  9 09:05:42 2010
+++ packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec	Fri Apr  9 10:44:19 2010
@@ -7,19 +7,14 @@
 %define		plugin	check_rbl
 Summary:	Nagios plugin to check if an server is blacklisted in RBL servers
 Name:		nagios-plugin-%{plugin}
-Version:	1.1.0
-Release:	5
+Version:	1.2.0
+Release:	1
 License:	GPL
 Group:		Networking
 Source0:	https://trac.id.ethz.ch/projects/nagios_plugins/downloads/%{plugin}-%{version}.tar.gz
-# Source0-md5:	724cd353d48df3f4e9a98743146cfd0f
+# Source0-md5:	630902d9d7b644a0ab6537030ec40f12
 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
-# https://trac.id.ethz.ch/projects/nagios_plugins/ticket/69
-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
@@ -44,19 +39,13 @@
 
 %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
-
 # not needed, so kill to avoid extra dep
 /use version;/d
 ' %{plugin}
 
-%patch1 -p1
-
 %build
 %{__perl} Makefile.PL \
 	INSTALLVENDORSCRIPT=%{plugindir} \
@@ -87,7 +76,7 @@
 %attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{plugin}.cfg
 %attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{plugin}.ini
 %attr(755,root,root) %{plugindir}/%{plugin}
-%{_mandir}/man3/*.3pm*
+%{_mandir}/man1/check_rbl.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -95,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2010/04/09 08:44:19  glen
+- up to 1.2.0
+
 Revision 1.13  2010/04/09 07:05:42  glen
 - mdns submitted too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list