Author: adamg Date: Sat Feb 19 21:26:20 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BuildRequires: mysql-devel
- Requires: php-pecl-PDO
- License fix (it's PHP not PHP 2.02)
---- Files affected:
SPECS:
php-pecl-PDO_MYSQL.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/php-pecl-PDO_MYSQL.spec
diff -u SPECS/php-pecl-PDO_MYSQL.spec:1.1 SPECS/php-pecl-PDO_MYSQL.spec:1.2
--- SPECS/php-pecl-PDO_MYSQL.spec:1.1 Sat Feb 19 21:51:36 2005
+++ SPECS/php-pecl-PDO_MYSQL.spec Sat Feb 19 22:26:15 2005
@@ -8,15 +8,17 @@
Name: php-pecl-%{_modname}
Version: 0.2
Release: 1
-License: PHP 2.02
+License: PHP
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
# Source0-md5: 496fd626077a594bffc97b65a2cb44d9
URL: http://pecl.php.net/package/PDO_MYSQL/
BuildRequires: libtool
+BuildRequires: mysql-devel
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)
@@ -70,6 +72,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/02/19 21:26:15 adamg
+- BuildRequires: mysql-devel
+- Requires: php-pecl-PDO
+- License fix (it's PHP not PHP 2.02)
+
Revision 1.1 2005/02/19 20:51:36 adamg
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-PDO_MYSQL.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