packages: lighttpd/lighttpd.spec - add data_string_print_escape.patch to pr...

glen glen at pld-linux.org
Tue May 25 00:28:52 CEST 2010


Author: glen                         Date: Mon May 24 22:28:52 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add data_string_print_escape.patch to print accesslog.format properly

---- Files affected:
packages/lighttpd:
   lighttpd.spec (1.336 -> 1.337) 

---- Diffs:

================================================================
Index: packages/lighttpd/lighttpd.spec
diff -u packages/lighttpd/lighttpd.spec:1.336 packages/lighttpd/lighttpd.spec:1.337
--- packages/lighttpd/lighttpd.spec:1.336	Mon May 24 22:59:42 2010
+++ packages/lighttpd/lighttpd.spec	Tue May 25 00:28:47 2010
@@ -96,6 +96,7 @@
 Patch5:		%{name}-mod_deflate.patch
 Patch6:		etag-32bit-overflow.patch
 Patch7:		mod_auth-ip-info.patch
+Patch8:		data_string_print_escape.patch
 #Patch8:		%{name}-errorlog-before-fork.patch
 URL:		http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:	attr-devel}
@@ -825,6 +826,7 @@
 %{?with_deflate:%patch5 -p1}
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 rm -f src/mod_ssi_exprparser.h # bad patching: should be removed by is emptied instead
 
@@ -1315,6 +1317,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.337  2010/05/24 22:28:47  glen
+- add data_string_print_escape.patch to print accesslog.format properly
+
 Revision 1.336  2010/05/24 20:59:42  glen
 - add (reviewed) mod_auth ip logging patch from devel-en ml
 - enable tests (passed on th builders)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lighttpd/lighttpd.spec?r1=1.336&r2=1.337&f=u



More information about the pld-cvs-commit mailing list