[Pkg-nagios-changes] [pkg-nagios] r1552 - nagios3/trunk/debian/patches
Alexander Wirt
formorer at alioth.debian.org
Tue Aug 5 08:11:19 UTC 2008
Author: formorer
Date: 2008-08-05 08:11:18 +0000 (Tue, 05 Aug 2008)
New Revision: 1552
Removed:
nagios3/trunk/debian/patches/20_submit_check_result_386152.dpatch
Modified:
nagios3/trunk/debian/patches/00list
Log:
This patch is now included in 70_fix_eventhandler_paths.dpatch
Modified: nagios3/trunk/debian/patches/00list
===================================================================
--- nagios3/trunk/debian/patches/00list 2008-08-05 08:06:03 UTC (rev 1551)
+++ nagios3/trunk/debian/patches/00list 2008-08-05 08:11:18 UTC (rev 1552)
@@ -1,5 +1,4 @@
10_p1_pl_shebang.dpatch
-20_submit_check_result_386152.dpatch
40_fix_spurious_dollar_signs_added_to_command_lines.dpatch
50_cgi.cfg-debianize.dpatch
51_commands.cfg-debianize.dpatch
Deleted: nagios3/trunk/debian/patches/20_submit_check_result_386152.dpatch
===================================================================
--- nagios3/trunk/debian/patches/20_submit_check_result_386152.dpatch 2008-08-05 08:06:03 UTC (rev 1551)
+++ nagios3/trunk/debian/patches/20_submit_check_result_386152.dpatch 2008-08-05 08:11:18 UTC (rev 1552)
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 20_submit_check_result_386152.dpatch by Marc Haber <mh+debian-packages at zugschlus.de>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: fix wrong path in contrib/eventhandlers/submit_check_result
-
- at DPATCH@
-diff -urNad nagios2~/contrib/eventhandlers/submit_check_result nagios2/contrib/eventhandlers/submit_check_result
---- nagios2~/contrib/eventhandlers/submit_check_result 2002-02-26 05:03:37.000000000 +0100
-+++ nagios2/contrib/eventhandlers/submit_check_result 2006-09-09 16:43:53.945631182 +0200
-@@ -24,7 +24,7 @@
-
- echocmd="/bin/echo"
-
--CommandFile="/usr/local/nagios/var/rw/nagios.cmd"
-+CommandFile="/var/lib/nagios3/rw/nagios.cmd"
-
- # get the current date/time in seconds since UNIX epoch
- datetime=`date +%s`
More information about the Pkg-nagios-changes
mailing list