SPECS: php.spec - don't refer to /opt/firebird for pdo-firebird
qboosh
qboosh at pld-linux.org
Fri Dec 22 21:49:22 CET 2006
Author: qboosh Date: Fri Dec 22 20:49:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't refer to /opt/firebird for pdo-firebird
---- Files affected:
SPECS:
php.spec (1.638 -> 1.639)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.638 SPECS/php.spec:1.639
--- SPECS/php.spec:1.638 Wed Dec 20 12:54:45 2006
+++ SPECS/php.spec Fri Dec 22 21:49:17 2006
@@ -1706,7 +1706,7 @@
--with-pdo-dblib=shared \
%endif
%if %{with interbase} && !%{with interbase_inst}
- --with-pdo-firebird=shared \
+ --with-pdo-firebird=shared,/usr \
%endif
--with-pdo-mysql=shared \
%{?with_oci8:--with-pdo-oci=shared} \
@@ -2721,6 +2721,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.639 2006/12/22 20:49:17 qboosh
+- don't refer to /opt/firebird for pdo-firebird
+
Revision 1.638 2006/12/20 11:54:45 glen
- AC-branch merge
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.638&r2=1.639&f=u
More information about the pld-cvs-commit
mailing list