SPECS (DEVEL): lighttpd.spec - PRE-RELEASE: 1.4.12-20060901-1232

glen glen at pld-linux.org
Fri Sep 1 16:08:04 CEST 2006


Author: glen                         Date: Fri Sep  1 14:08:04 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- PRE-RELEASE: 1.4.12-20060901-1232

---- Files affected:
SPECS:
   lighttpd.spec (1.154.2.22 -> 1.154.2.23) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.154.2.22 SPECS/lighttpd.spec:1.154.2.23
--- SPECS/lighttpd.spec:1.154.2.22	Wed Jul 26 10:35:41 2006
+++ SPECS/lighttpd.spec	Fri Sep  1 16:07:58 2006
@@ -29,11 +29,11 @@
 %bcond_with	valgrind	# compile code with valgrind support.
 %bcond_with	deflate		# build deflate module (needs patch update with current svn)
 
-%define		_rel 0.51
+%define		_rel 0.52
 # svn snapshot
 #define		_svn	1211
 # Prerelease snapshot: DATE-TIME
-%define _snap 20060724-0947
+%define _snap 20060901-1232
 
 Summary:	Fast and light HTTP server
 Summary(pl):	Szybki i lekki serwer HTTP
@@ -43,7 +43,7 @@
 License:	BSD
 Group:		Networking/Daemons
 Source0:	http://www.lighttpd.net/download/%{name}-%{version}-%{_snap}.tar.gz
-# Source0-md5:	9b9f004921282ab806248c9bf56806da
+# Source0-md5:	85924f4bb0c56d90672a56771013265d
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Source3:	%{name}.user
@@ -589,7 +589,7 @@
 #%patch0 -p1 # applied already?
 #%patch1 -p1 # outdated
 %patch2 -p1
-%patch3 -p1
+#%patch3 -p1 # NEEDS UPDATE
 install %{SOURCE6} mime.types.sh
 
 # build mime.types.conf
@@ -895,7 +895,7 @@
 %files mod_mysql_vhost
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*mod_mysql_vhost.conf
-%attr(755,root,root) %{_libdir}/mod_sql_vhost_core.so
+#%attr(755,root,root) %{_libdir}/mod_sql_vhost_core.so
 %attr(755,root,root) %{_libdir}/mod_mysql_vhost.so
 %endif
 
@@ -904,10 +904,12 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*mod_proxy.conf
 %attr(755,root,root) %{_libdir}/mod_proxy.so
 
+%if 0
 %files mod_proxy_core
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*mod_proxy_core.conf
 %attr(755,root,root) %{_libdir}/mod_proxy_core.so
+%endif
 
 %files mod_redirect
 %defattr(644,root,root,755)
@@ -1002,6 +1004,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154.2.23  2006/09/01 14:07:58  glen
+- PRE-RELEASE: 1.4.12-20060901-1232
+
 Revision 1.154.2.22  2006/07/26 08:35:41  glen
 - use text format of the patch
 
================================================================

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



More information about the pld-cvs-commit mailing list