packages: lighttpd/lighttpd.spec, lighttpd/data_string_print_escape.patch (...

glen glen at pld-linux.org
Mon Aug 23 11:56:45 CEST 2010


Author: glen                         Date: Mon Aug 23 09:56:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.4.28, modinit befor fork disabled (needs updating and reviewing)

---- Files affected:
packages/lighttpd:
   lighttpd.spec (1.337 -> 1.338) , data_string_print_escape.patch (1.1 -> NONE)  (REMOVED), etag-32bit-overflow.patch (1.1 -> NONE)  (REMOVED), mod_auth-ip-info.patch (1.4 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/lighttpd/lighttpd.spec
diff -u packages/lighttpd/lighttpd.spec:1.337 packages/lighttpd/lighttpd.spec:1.338
--- packages/lighttpd/lighttpd.spec:1.337	Tue May 25 00:28:47 2010
+++ packages/lighttpd/lighttpd.spec	Mon Aug 23 11:56:40 2010
@@ -25,12 +25,12 @@
 Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
-Version:	1.4.26
-Release:	7
+Version:	1.4.28
+Release:	1
 License:	BSD
 Group:		Networking/Daemons/HTTP
 Source0:	http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.bz2
-# Source0-md5:	a682c8efce47a2f4263a247ba0813c9b
+# Source0-md5:	586eb535d31ac299652495b058dd87c4
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Source3:	%{name}.user
@@ -87,16 +87,13 @@
 Source135:	%{name}-mod_extforward.conf
 Source136:	%{name}-mod_h264_streaming.conf
 Source137:	%{name}-mod_cgi_php.conf
-Patch100:	%{name}-branch.diff
+#Patch100:	%{name}-branch.diff
 Patch0:		%{name}-use_bin_sh.patch
 Patch1:		%{name}-mod_evasive-status_code.patch
 Patch2:		%{name}-mod_h264_streaming.patch
 Patch3:		%{name}-branding.patch
-Patch4:		%{name}-modinit-before-fork.patch
+#Patch4:		%{name}-modinit-before-fork.patch
 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}
@@ -817,16 +814,13 @@
 
 %prep
 %setup -q
-%patch100 -p0
-%patch4 -p0
+#%patch100 -p0
+#%patch4 -p0
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %{?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
 
@@ -1077,7 +1071,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS README doc/lighttpd.conf doc/*.txt doc/rrdtool-graph.sh PLD-TODO
+%doc NEWS README doc/*.txt PLD-TODO
 %dir %attr(751,root,lighttpd) %{_sysconfdir}
 %dir %attr(750,root,root) %{_sysconfdir}/conf.d
 %dir %attr(750,root,root) %{_sysconfdir}/vhosts.d
@@ -1317,6 +1311,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.338  2010/08/23 09:56:40  glen
+- up to 1.4.28, modinit befor fork disabled (needs updating and reviewing)
+
 Revision 1.337  2010/05/24 22:28:47  glen
 - add data_string_print_escape.patch to print accesslog.format properly
 
================================================================

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



More information about the pld-cvs-commit mailing list