SPECS: lighttpd.spec - reverse commit r2163, to get stderr from cgi scripts...

glen glen at pld-linux.org
Sat Apr 11 19:50:38 CEST 2009


Author: glen                         Date: Sat Apr 11 17:50:38 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverse commit r2163, to get stderr from cgi scripts back; rel 5

---- Files affected:
SPECS:
   lighttpd.spec (1.288 -> 1.289) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.288 SPECS/lighttpd.spec:1.289
--- SPECS/lighttpd.spec:1.288	Tue Apr  7 18:12:44 2009
+++ SPECS/lighttpd.spec	Sat Apr 11 19:50:32 2009
@@ -37,7 +37,7 @@
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
 Version:	1.4.22
-Release:	4
+Release:	5
 License:	BSD
 Group:		Networking/Daemons/HTTP
 Source0:	http://www.lighttpd.net/download/%{name}-%{version}.tar.bz2
@@ -105,6 +105,7 @@
 Patch4:		%{name}-modinit-before-fork.patch
 Patch5:		%{name}-mod_deflate.patch
 Patch6:		%{name}-mod_rrdtool-emptyfile.patch
+Patch7:		%{name}-bug-1836.patch
 URL:		http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:	attr-devel}
 BuildRequires:	autoconf
@@ -837,6 +838,9 @@
 %patch3 -p1
 %{?with_deflate:%patch5 -p1}
 %patch6 -p1
+cd src
+%patch7 -p0 -R
+cd ..
 
 rm -f src/mod_ssi_exprparser.h # bad patching: should be removed by is emptied instead
 
@@ -1320,6 +1324,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.289  2009/04/11 17:50:32  glen
+- reverse commit r2163, to get stderr from cgi scripts back; rel 5
+
 Revision 1.288  2009/04/07 16:12:44  glen
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.288&r2=1.289&f=u



More information about the pld-cvs-commit mailing list