SPECS (DEVEL): lighttpd.spec - svn 1211: mod_cgi crash solveed - a...

glen glen at pld-linux.org
Thu Jul 20 00:27:14 CEST 2006


Author: glen                         Date: Wed Jul 19 22:27:14 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- svn 1211: mod_cgi crash solveed
- add mod_mysql_vhost.conf and enable mysql bcond

---- Files affected:
SPECS:
   lighttpd.spec (1.154.2.14 -> 1.154.2.15) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.154.2.14 SPECS/lighttpd.spec:1.154.2.15
--- SPECS/lighttpd.spec:1.154.2.14	Tue Jul 18 12:19:57 2006
+++ SPECS/lighttpd.spec	Thu Jul 20 00:27:09 2006
@@ -15,7 +15,7 @@
 %bcond_without	ipv6		# IPv4-only version (doesn't require IPv6 in kernel)
 %bcond_without	largefile	# largefile support (see notes above)
 %bcond_without	ssl		# ssl support
-%bcond_with	mysql		# mysql support in mod_mysql_vhost
+%bcond_without	mysql		# mysql support in mod_mysql_vhost
 %bcond_with	ldap		# ldap support in mod_auth
 %bcond_with	lua		# LUA support in mod_cml (needs LUA >= 5.1)
 %bcond_with	memcache	# memcached support in mod_cml / mod_trigger_b4_dl
@@ -26,9 +26,9 @@
 %bcond_with	valgrind	# compile code with valgrind support.
 %bcond_with	deflate		# build deflate module (needs patch update with current svn)
 
-%define		_rel 3.29
+%define		_rel 3.42
 # svn snapshot
-%define		_svn	1199
+%define		_svn	1211
 
 Summary:	Fast and light HTTP server
 Summary(pl):	Szybki i lekki serwer HTTP
@@ -88,6 +88,7 @@
 Source131:	%{name}-php-external.conf
 Source132:	%{name}-ssl.conf
 Source133:	%{name}-mod_proxy_core.conf
+Source134:	%{name}-mod_mysql_vhost.conf
 Patch100:	%{name}-branch.diff
 Patch0:		%{name}-mod_deflate.patch
 Patch1:		%{name}-use_bin_sh.patch
@@ -655,6 +656,7 @@
 install %{SOURCE112} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_fastcgi.conf
 install %{SOURCE113} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_flv_streaming.conf
 install %{SOURCE114} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_indexfile.conf
+install %{SOURCE134} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_mysql_vhost.conf
 install %{SOURCE115} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_proxy.conf
 install %{SOURCE133} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_proxy_core.conf
 install %{SOURCE118} $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/50_mod_rrdtool.conf
@@ -994,6 +996,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154.2.15  2006/07/19 22:27:09  glen
+- svn 1211: mod_cgi crash solveed
+- add mod_mysql_vhost.conf and enable mysql bcond
+
 Revision 1.154.2.14  2006/07/18 10:19:57  glen
 - up to svn 1199
 - added -ssl package
================================================================

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



More information about the pld-cvs-commit mailing list