From 4012ac6d90dd4df0d8e6ade46c7e11bb4b44e0d7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 15 Apr 2010 09:16:10 +0000 Subject: [PATCH] - fix killing of $VERSION; rel 2 Changed files: nagios-plugin-check_rbl.spec -> 1.15 --- nagios-plugin-check_rbl.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/nagios-plugin-check_rbl.spec b/nagios-plugin-check_rbl.spec index defb6ef..a317ad6 100644 --- a/nagios-plugin-check_rbl.spec +++ b/nagios-plugin-check_rbl.spec @@ -7,7 +7,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 @@ -41,8 +41,7 @@ Nagios plugin to check if an server is blacklisted in RBL servers. # 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 -- 2.44.0