SPECS: lighttpd.spec - revert change from #948 (fixes 404 handler ...

glen glen at pld-linux.org
Thu Jul 19 00:13:20 CEST 2007


Author: glen                         Date: Wed Jul 18 22:13:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revert change from #948 (fixes 404 handler status code handling); rel 4

---- Files affected:
SPECS:
   lighttpd.spec (1.216 -> 1.217) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.216 SPECS/lighttpd.spec:1.217
--- SPECS/lighttpd.spec:1.216	Tue Jul  3 22:33:43 2007
+++ SPECS/lighttpd.spec	Thu Jul 19 00:13:15 2007
@@ -38,7 +38,7 @@
 %define		webdav_progs	1
 %endif
 
-%define		_rel 3
+%define		_rel 4
 Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
@@ -103,7 +103,8 @@
 Patch100:	%{name}-branch.diff
 Patch0:		%{name}-use_bin_sh.patch
 Patch1:		%{name}-mod_evasive-status_code.patch
-Patch2:		%{name}-mod_deflate.patch
+Patch2:		%{name}-revert-948.patch
+#Patchx:		%{name}-mod_deflate.patch
 URL:		http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:	attr-devel}
 BuildRequires:	autoconf
@@ -762,6 +763,7 @@
 %patch100 -p0
 %patch0 -p1
 %patch1 -p1
+%patch2 -p3 -R
 
 # build mime.types.conf
 sh %{SOURCE6} /etc/mime.types
@@ -1221,6 +1223,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.217  2007/07/18 22:13:15  glen
+- revert change from #948 (fixes 404 handler status code handling); rel 4
+
 Revision 1.216  2007/07/03 20:33:43  glen
 - updated branch.diff (fixes disabling etag-inode); rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list