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

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


Author: glen                         Date: Tue Apr  6 17:53:50 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- apply patch after sed

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

---- 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.10 packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.11
--- packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.10	Tue Apr  6 19:48:14 2010
+++ packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec	Tue Apr  6 19:53:45 2010
@@ -44,7 +44,6 @@
 %prep
 %setup -q -n %{plugin}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 # https://trac.id.ethz.ch/projects/nagios_plugins/ticket/68
 %{__sed} -i -e '
@@ -55,6 +54,8 @@
 /use version;/d
 ' %{plugin}
 
+%patch1 -p1
+
 %build
 %{__perl} Makefile.PL \
 	INSTALLVENDORSCRIPT=%{plugindir} \
@@ -93,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/04/06 17:53:45  glen
+- apply patch after sed
+
 Revision 1.10  2010/04/06 17:48:14  glen
 - apply mdns.patch
 
================================================================

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



More information about the pld-cvs-commit mailing list