SPECS: lighttpd.spec - check-files cleanup
glen
glen at pld-linux.org
Fri Sep 16 16:55:24 CEST 2005
Author: glen Date: Fri Sep 16 14:55:24 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- check-files cleanup
---- Files affected:
SPECS:
lighttpd.spec (1.127 -> 1.128)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.127 SPECS/lighttpd.spec:1.128
--- SPECS/lighttpd.spec:1.127 Fri Sep 16 16:45:04 2005
+++ SPECS/lighttpd.spec Fri Sep 16 16:55:19 2005
@@ -274,6 +274,10 @@
# could use automake patch, but automake generation fails...
mv $RPM_BUILD_ROOT%{_bindir}/spawn-fcgi $RPM_BUILD_ROOT%{_sbindir}/spawn-fcgi
+%if %{without mysql}
+rm -f $RPM_BUILD_ROOT%{_libdir}/mod_mysql_vhost.so
+%endif
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -384,6 +388,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.128 2005/09/16 14:55:19 glen
+- check-files cleanup
+
Revision 1.127 2005/09/16 14:45:04 glen
- updated to 1.4.4
- mem-leak in the stat-cache fixed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.127&r2=1.128&f=u
More information about the pld-cvs-commit
mailing list