Author: adamg Date: Sat Feb 19 21:24:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BuildRequires: Firebird-devel - Requires: php-pecl-PDO
---- Files affected: SPECS: php-pecl-PDO_FIREBIRD.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/php-pecl-PDO_FIREBIRD.spec diff -u SPECS/php-pecl-PDO_FIREBIRD.spec:1.1 SPECS/php-pecl-PDO_FIREBIRD.spec:1.2 --- SPECS/php-pecl-PDO_FIREBIRD.spec:1.1 Sat Feb 19 20:57:41 2005 +++ SPECS/php-pecl-PDO_FIREBIRD.spec Sat Feb 19 22:24:05 2005 @@ -13,10 +13,12 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: c716f713026cae6121b49ea56b954574 URL: http://pecl.php.net/package/PDO_FIREBIRD/ +BuildRequires: Firebird-devel BuildRequires: libtool BuildRequires: php-devel BuildRequires: php-pecl-PDO-devel Requires: php-common +Requires: php-pecl-PDO Obsoletes: php-pear-%{_modname} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -72,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/02/19 21:24:05 adamg +- BuildRequires: Firebird-devel +- Requires: php-pecl-PDO + Revision 1.1 2005/02/19 19:57:41 adamg - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/php-pecl-PDO_FIREBIRD.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
