]> git.pld-linux.org Git - packages/nagios-plugin-check_rbl.git/commitdiff
- apply patch after sed
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 6 Apr 2010 17:53:45 +0000 (17:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nagios-plugin-check_rbl.spec -> 1.11

nagios-plugin-check_rbl.spec

index 8834f1fad336757026da2d1c7aeda9065ce9ad59..610ab4c6c77b2e8280a5faa5237cc6e5ca3a1f14 100644 (file)
@@ -43,7 +43,6 @@ Nagios plugin to check if an server is blacklisted in RBL servers.
 %prep
 %setup -q -n %{plugin}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 # https://trac.id.ethz.ch/projects/nagios_plugins/ticket/68
 %{__sed} -i -e '
@@ -54,6 +53,8 @@ Nagios plugin to check if an server is blacklisted in RBL servers.
 /use version;/d
 ' %{plugin}
 
+%patch1 -p1
+
 %build
 %{__perl} Makefile.PL \
        INSTALLVENDORSCRIPT=%{plugindir} \
This page took 0.060756 seconds and 4 git commands to generate.