SPECS: php.spec - without sqlite bcond
glen
glen at pld-linux.org
Sun Oct 9 23:28:34 CEST 2005
Author: glen Date: Sun Oct 9 21:28:34 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- without sqlite bcond
---- Files affected:
SPECS:
php.spec (1.496 -> 1.497)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.496 SPECS/php.spec:1.497
--- SPECS/php.spec:1.496 Sun Oct 9 23:01:16 2005
+++ SPECS/php.spec Sun Oct 9 23:28:29 2005
@@ -1677,7 +1677,7 @@
%{?with_snmp:--with-snmp=shared} \
%{?with_sybase:--with-sybase=shared,/usr} \
%{?with_sybase_ct:--with-sybase-ct=shared,/usr} \
- %{?with_sqlite:--with-sqlite=shared,/usr} \
+ %{!?with_sqlite:--without-sqlite}%{?with_sqlite:--with-sqlite=shared,/usr} \
--with-t1lib=shared \
%{?with_tidy:--with-tidy=shared} \
--with-tiff-dir=/usr \
@@ -2983,6 +2983,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.497 2005/10/09 21:28:29 glen
+- without sqlite bcond
+
Revision 1.496 2005/10/09 21:01:16 glen
- disable pear completely
- require at least one apache SAPI to build shared moules
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.496&r2=1.497&f=u
More information about the pld-cvs-commit
mailing list