packages: nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec - fix killin...

glen glen at pld-linux.org
Thu Apr 15 11:16:15 CEST 2010


Author: glen                         Date: Thu Apr 15 09:16:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix killing of $VERSION; rel 2

---- Files affected:
packages/nagios-plugin-check_rbl:
   nagios-plugin-check_rbl.spec (1.14 -> 1.15) 

---- 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.14 packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.15
--- packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec:1.14	Fri Apr  9 10:44:19 2010
+++ packages/nagios-plugin-check_rbl/nagios-plugin-check_rbl.spec	Thu Apr 15 11:16:10 2010
@@ -8,7 +8,7 @@
 Summary:	Nagios plugin to check if an server is blacklisted in RBL servers
 Name:		nagios-plugin-%{plugin}
 Version:	1.2.0
-Release:	1
+Release:	2
 License:	GPL
 Group:		Networking
 Source0:	https://trac.id.ethz.ch/projects/nagios_plugins/downloads/%{plugin}-%{version}.tar.gz
@@ -42,8 +42,7 @@
 
 # https://trac.id.ethz.ch/projects/nagios_plugins/ticket/68
 %{__sed} -i -e '
-# not needed, so kill to avoid extra dep
-/use version;/d
+s/use version;\s*//
 ' %{plugin}
 
 %build
@@ -84,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/04/15 09:16:10  glen
+- fix killing of $VERSION; rel 2
+
 Revision 1.14  2010/04/09 08:44:19  glen
 - up to 1.2.0
 
================================================================

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



More information about the pld-cvs-commit mailing list