]> git.pld-linux.org Git - packages/nagios-plugins.git/commitdiff
- prevent rpm autodeps finding module named "a"
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 11 Oct 2008 11:49:52 +0000 (11:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nagios-plugins-perlautodep.patch -> 1.1

nagios-plugins-perlautodep.patch [new file with mode: 0644]

diff --git a/nagios-plugins-perlautodep.patch b/nagios-plugins-perlautodep.patch
new file mode 100644 (file)
index 0000000..95e575c
--- /dev/null
@@ -0,0 +1,11 @@
+--- nagios-plugins-1.4.13/contrib/check_snmp_process_monitor.pl~       2008-10-11 14:43:23.000000000 +0300
++++ nagios-plugins-1.4.13/contrib/check_snmp_process_monitor.pl        2008-10-11 14:47:46.319041094 +0300
+@@ -115,7 +115,7 @@
+ -e, --command=COMMAND NAME (ps -e style)
+    what command should be monitored?
+ -r, --regex=Perl RE
+-   use a perl regular expression to find your process
++   a Perl regular expression to find your process
+ -w, --warning=INTEGER[,INTEGER]
+    minimum and maximum number of processes before a warning is issued (Default 1,-1)
+ -c, --critical=INTEGER[,INTEGER]
This page took 0.14754 seconds and 4 git commands to generate.