]> git.pld-linux.org Git - packages/nagios-plugin-check_rbl.git/commitdiff
- fix typo; rel 3
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 4 Feb 2010 13:25:07 +0000 (13:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    check_rbl.cfg -> 1.7
    nagios-plugin-check_rbl.spec -> 1.7

check_rbl.cfg
nagios-plugin-check_rbl.spec

index 12ee3413904efc03431d49b2712a1f8646aab55f..d9d9b6e681b6207bd137d18db771c4ea81d59447 100644 (file)
@@ -2,7 +2,7 @@
 # check_rbl!-s RBLSERVER -s RBLSERVER ...
 define command {
        command_name    check_rbl
-       command_line    /usr/lib/nagios/plugins/check_rbl!--extra-opts=rbl@/etc/nagios/plugins/check_rbl.ini -t 60 -H $HOSTADDRESS$ $ARG1$
+       command_line    /usr/lib/nagios/plugins/check_rbl --extra-opts=rbl@/etc/nagios/plugins/check_rbl.ini -t 60 -H $HOSTADDRESS$ $ARG1$
 }
 
 # service definition
index 566cd58dce018c6f6b960ad3a6a59ea1f6efe539..e1f3d26fd1e2095bdc93e3782210e3f602a281c0 100644 (file)
@@ -7,7 +7,7 @@
 Summary:       check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
 Name:          nagios-plugin-%{plugin}
 Version:       1.1.0
-Release:       2
+Release:       3
 License:       GPL
 Group:         Networking
 Source0:       https://trac.id.ethz.ch/projects/nagios_plugins/downloads/%{plugin}-%{version}.tar.gz
This page took 0.101188 seconds and 4 git commands to generate.