SPECS: lighttpd.spec - add fix-redirects patch

aredridel aredridel at pld-linux.org
Fri Dec 30 11:19:22 CET 2005


Author: aredridel                    Date: Fri Dec 30 10:19:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add fix-redirects patch

---- Files affected:
SPECS:
   lighttpd.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.147 SPECS/lighttpd.spec:1.148
--- SPECS/lighttpd.spec:1.147	Wed Dec 21 02:05:14 2005
+++ SPECS/lighttpd.spec	Fri Dec 30 11:19:17 2005
@@ -63,6 +63,7 @@
 Source10:	http://gdl.hopto.org/~spider/pldstats/gfx/pld1.png
 # Source10-md5:	486ecec3f6f4fe7f9bf7cee757b864f4
 Source11:	%{name}-pld.html
+Patch0:	%{name}-proxy-fix-redirects.patch
 URL:		http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:	attr-devel}
 BuildRequires:	autoconf
@@ -242,6 +243,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 install %{SOURCE6} mime.types.sh
 
 # build mime.types.conf
@@ -418,6 +420,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2005/12/30 10:19:17  aredridel
+- add fix-redirects patch
+
 Revision 1.147  2005/12/21 01:05:14  glen
 - default config includes webapps.d
 - rel 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.147&r2=1.148&f=u



More information about the pld-cvs-commit mailing list