SPECS: lighttpd.spec - cleanups, --enable-maintainer-mode

glen glen at pld-linux.org
Thu Oct 5 12:57:12 CEST 2006


Author: glen                         Date: Thu Oct  5 10:57:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanups, --enable-maintainer-mode

---- Files affected:
SPECS:
   lighttpd.spec (1.178 -> 1.179) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.178 SPECS/lighttpd.spec:1.179
--- SPECS/lighttpd.spec:1.178	Thu Oct  5 01:32:16 2006
+++ SPECS/lighttpd.spec	Thu Oct  5 12:57:06 2006
@@ -588,6 +588,7 @@
 %{__automake}
 
 %configure \
+	--enable-maintainer-mode \
 	%{!?with_ipv6:--disable-ipv6} \
 	%{!?with_largefile:--disable-lfs} \
 	%{?with_valgrind:--with-valgrind} \
@@ -674,7 +675,6 @@
 %if %{without mysql}
 # avoid packaging dummy module
 rm -f $RPM_BUILD_ROOT%{_libdir}/mod_mysql_vhost.so
-rm -f $RPM_BUILD_ROOT%{_libdir}/mod_sql_vhost_core.so
 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/conf.d/*_mod_mysql_vhost.conf
 %endif
 %if %{without deflate}
@@ -991,6 +991,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179  2006/10/05 10:57:06  glen
+- cleanups, --enable-maintainer-mode
+
 Revision 1.178  2006/10/04 23:32:16  aredridel
 - add monit config
 
================================================================

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



More information about the pld-cvs-commit mailing list