Author: glen Date: Sun Oct 9 16:35:47 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - revert bad adapter
---- Files affected: SPECS: php.spec (1.467.2.13 -> 1.467.2.14) ---- Diffs: ================================================================ Index: SPECS/php.spec diff -u SPECS/php.spec:1.467.2.13 SPECS/php.spec:1.467.2.14 --- SPECS/php.spec:1.467.2.13 Sun Oct 9 18:33:15 2005 +++ SPECS/php.spec Sun Oct 9 18:35:41 2005 @@ -18,12 +18,12 @@ # # Conditional build: %bcond_with db3 # use db3 packages instead of db (4.x) for Berkeley DB support -%bcond_with fdf # with FDF (PDF forms) module (BR:proprietary lib) +%bcond_with fdf # with FDF (PDF forms) module (BR: proprietary lib) %bcond_with hardening # build with hardening patch applied (http://www.hardened-php.net/) -%bcond_with hwapi # with Hw API support (BR:proprietary libs) -%bcond_with interbase_inst # use InterBase install., not Firebird (BR:proprietary libs) -%bcond_with oci8 # with Oracle oci8 extension module (BR:proprietary libs) -%bcond_with oracle # with oracle extension module (BR:proprietary libs) +%bcond_with hwapi # with Hw API support (BR: proprietary libs) +%bcond_with interbase_inst # use InterBase install., not Firebird (BR: proprietary libs) +%bcond_with oci8 # with Oracle oci8 extension module (BR: proprietary libs) +%bcond_with oracle # with oracle extension module (BR: proprietary libs) %bcond_without mysqli # with mysqli support (Requires mysql > 4.1) %bcond_without curl # without CURL extension module %bcond_without imap # without IMAP extension module @@ -2977,6 +2977,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.467.2.14 2005/10/09 16:35:41 glen +- revert bad adapter + Revision 1.467.2.13 2005/10/09 16:33:15 glen - partial adapterize ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/php.spec?r1=1.467.2.13&r2=1.467.2.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
