SPECS: php-pecl-PDO_MYSQL.spec - up to 1.0.2, strict deps with PDO...
glen
glen at pld-linux.org
Tue May 2 23:45:26 CEST 2006
Author: glen Date: Tue May 2 21:45:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.0.2, strict deps with PDO api
---- Files affected:
SPECS:
php-pecl-PDO_MYSQL.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/php-pecl-PDO_MYSQL.spec
diff -u SPECS/php-pecl-PDO_MYSQL.spec:1.13 SPECS/php-pecl-PDO_MYSQL.spec:1.14
--- SPECS/php-pecl-PDO_MYSQL.spec:1.13 Tue May 2 23:34:52 2006
+++ SPECS/php-pecl-PDO_MYSQL.spec Tue May 2 23:45:21 2006
@@ -7,18 +7,19 @@
Summary: %{_modname} - MySQL 3.x/4.0 driver for PDO
Summary(pl): %{_modname} - sterownik do bazy MySQL 3.x/4.0 dla PDO
Name: php-pecl-%{_modname}
-Version: 0.2
-Release: 7
+Version: 1.0.2
+Release: 1
License: PHP
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5: 496fd626077a594bffc97b65a2cb44d9
+# Source0-md5: 6121f450488dd4893f5702051c1f84fb
URL: http://pecl.php.net/package/PDO_MYSQL/
BuildRequires: mysql-devel
BuildRequires: php-devel >= 3:5.0.3
BuildRequires: php-pecl-PDO-devel
-BuildRequires: rpmbuild(macros) >= 1.254
+BuildRequires: rpmbuild(macros) >= 1.292
%{?requires_php_extension}
+%{?requires_php_pdo_module}
Requires: %{_sysconfdir}/conf.d
Requires: php-pecl-PDO
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,6 +40,7 @@
%build
cd %{_modname}-%{version}
phpize
+PHP_PDO_SHARED=yes \
%configure
%{__make}
@@ -77,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2006/05/02 21:45:21 glen
+- up to 1.0.2, strict deps with PDO api
+
Revision 1.13 2006/05/02 21:34:52 glen
- does not obsolete pear name, it was never there
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-PDO_MYSQL.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list