SPECS: lighttpd.spec - up to 1.4.11, new plugin mod_flv_streaming

glen glen at pld-linux.org
Thu Mar 9 20:14:23 CET 2006


Author: glen                         Date: Thu Mar  9 19:14:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.4.11, new plugin mod_flv_streaming

---- Files affected:
SPECS:
   lighttpd.spec (1.157 -> 1.158) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.157 SPECS/lighttpd.spec:1.158
--- SPECS/lighttpd.spec:1.157	Sun Feb 19 11:01:14 2006
+++ SPECS/lighttpd.spec	Thu Mar  9 20:14:17 2006
@@ -37,17 +37,17 @@
 %define _source http://www.lighttpd.net/download/%{name}-%{version}.tar.gz
 %endif
 
-%define		_rel 2
+%define		_rel 1
 
 Summary:	Fast and light HTTP server
 Summary(pl):	Szybki i lekki serwer HTTP
 Name:		lighttpd
-Version:	1.4.10
+Version:	1.4.11
 Release:	%{_rel}%{?_snap:.%(echo %{_snap}|tr - _)}
 License:	BSD
 Group:		Networking/Daemons
 Source0:	%{_source}
-# Source0-md5:	51e42c2cc98a1f9986b9f232ff5a01f2
+# Source0-md5:	f55eebb9815c94a7de35906bb557ecd3
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Source3:	%{name}.user
@@ -64,7 +64,6 @@
 # Source10-md5:	486ecec3f6f4fe7f9bf7cee757b864f4
 Source11:	%{name}-pld.html
 Patch0:		%{name}-mod_deflate.patch
-Patch1:		%{name}-memory_leak.patch
 URL:		http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:	attr-devel}
 BuildRequires:	autoconf
@@ -245,7 +244,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 install %{SOURCE6} mime.types.sh
 
 # build mime.types.conf
@@ -401,6 +399,7 @@
 %attr(755,root,root) %{_libdir}/mod_evhost.so
 %attr(755,root,root) %{_libdir}/mod_expire.so
 %attr(755,root,root) %{_libdir}/mod_fastcgi.so
+%attr(755,root,root) %{_libdir}/mod_flv_streaming.so
 %attr(755,root,root) %{_libdir}/mod_indexfile.so
 %attr(755,root,root) %{_libdir}/mod_proxy.so
 %attr(755,root,root) %{_libdir}/mod_redirect.so
@@ -455,8 +454,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.158  2006/03/09 19:14:17  glen
+- up to 1.4.11, new plugin mod_flv_streaming
+
 Revision 1.157  2006/02/19 10:01:14  paszczus
-- added memory leak patch ; rel 2
+- added memory leak patch; rel 2
 
 Revision 1.156  2006/02/19 09:50:50  paszczus
 - added patch to enable mod_deflate
================================================================

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



More information about the pld-cvs-commit mailing list