[Pkg-nagios-devel] nagios/patches 999_fix_html_pathes.dpatch,1.2,1.3

seanius@haydn.debian.org seanius@haydn.debian.org


Update of /cvsroot/pkg-nagios/nagios/patches
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv23134/patches

Modified Files:
	999_fix_html_pathes.dpatch 
Log Message:
    - other misc path fixes in html path-fixing patch.  there's probably
      still more, but got a bunch of them
    - fix for error value of config file removal in nagios-common
      (Closes: #283355).  thanks to Olaf van der Spek <OvdSpek@LIACS.NL>.
    - everything in hosts.cfg was duplicated because of a bug in the
      postinst for nagios-common.  fixed.  thanks again to Olaf.
      (Closes: #283870).


Index: 999_fix_html_pathes.dpatch
===================================================================
RCS file: /cvsroot/pkg-nagios/nagios/patches/999_fix_html_pathes.dpatch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 999_fix_html_pathes.dpatch	25 Nov 2004 17:01:03 -0000	1.2
+++ 999_fix_html_pathes.dpatch	2 Dec 2004 02:43:56 -0000	1.3
@@ -6,1097 +6,3 @@
 ## DP: setup.
 
 @DPATCH@
-diff -urNad nagios-1.2/html/docs/cgiauth.html /home/joerg/tmp/dpep.OQFbWs/nagios-1.2/html/docs/cgiauth.html
---- nagios-1.2/html/docs/cgiauth.html	2003-04-15 02:19:07.000000000 +0200
-+++ /home/joerg/tmp/dpep.OQFbWs/nagios-1.2/html/docs/cgiauth.html	2004-11-10 22:42:01.080598033 +0100
-@@ -66,7 +66,7 @@
- <p>
- <font color="red"><strong>
- <pre>
--&lt;Directory /usr/local/nagios/sbin&gt;
[...1066 lines suppressed...]
---- nagios-1.2/html/docs/xpdfile.html	2002-02-26 05:03:42.000000000 +0100
-+++ /home/joerg/tmp/dpep.OQFbWs/nagios-1.2/html/docs/xpdfile.html	2004-11-10 22:42:01.089596713 +0100
-@@ -57,7 +57,7 @@
- </p>
- 
- <p>
--<font color="red">xpdfile_host_perfdata_file=/usr/local/nagios/var/hostperf.log</font>
-+<font color="red">xpdfile_host_perfdata_file=/var/log/nagios/hostperf.log</font>
- </p>
- 
- <p>
-@@ -96,7 +96,7 @@
- </p>
- 
- <p>
--<font color="red">xpdfile_service_perfdata_file=/usr/local/nagios/var/serviceperf.log</font>
-+<font color="red">xpdfile_service_perfdata_file=/var/log/nagios/serviceperf.log</font>
- </p>
- 
- <p>