packages: c-icap/c-icap-conf.patch - drop pidfile related chunk, no need to...

hawk hawk at pld-linux.org
Tue Mar 22 15:03:54 CET 2011


Author: hawk                         Date: Tue Mar 22 14:03:54 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop pidfile related chunk, no need to replace something with same thing :)
- by default turn off all debugging

---- Files affected:
packages/c-icap:
   c-icap-conf.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/c-icap/c-icap-conf.patch
diff -u packages/c-icap/c-icap-conf.patch:1.3 packages/c-icap/c-icap-conf.patch:1.4
--- packages/c-icap/c-icap-conf.patch:1.3	Tue Mar 22 14:16:56 2011
+++ packages/c-icap/c-icap-conf.patch	Tue Mar 22 15:03:49 2011
@@ -1,17 +1,6 @@
 diff -ur c_icap-0.1.4.orig//c-icap.conf.in c_icap-0.1.4.mod//c-icap.conf.in
 --- c_icap-0.1.4.orig//c-icap.conf.in	2010-05-29 17:36:42.000000000 +0200
-+++ c_icap-0.1.4.mod//c-icap.conf.in	2011-03-21 10:41:03.879540951 +0100
-@@ -9,8 +9,8 @@
- # Description:
- #	The file to store the pid of the main process of the c-icap server.
- # Default:
--#	PidFile /var/run/c-icap/c-icap.pid
--PidFile /var/run/c-icap/c-icap.pid
-+#	PidFile /var/run/c-icap/c-icap.pid
-+PidFile /var/run/c-icap/c-icap.pid
- 
- # TAG: CommandsSocket
- # Format: CommandsSocket socket_file
++++ c_icap-0.1.4.mod//c-icap.conf.in	2011-03-22 15:02:28.001939700 +0100
 @@ -119,6 +119,7 @@
  #	No value
  # Example:
@@ -39,7 +28,15 @@
  
  # TAG: MaxMemObject
  # Format: MaxMemObject bytes
-@@ -180,16 +182,16 @@
+@@ -173,23 +175,23 @@
+ #	The acceptable range of levels is between 0 and 10.
+ # Default:
+ #	DebugLevel 1
+-DebugLevel 1
++DebugLevel 0
+ 
+ # TAG: ModulesDir
+ # Format: ModulesDir dir
  # Description:
  #	The location of modules
  # Default:
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/c-icap/c-icap-conf.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list