Author: glen                         Date: Tue May  2 22:02:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0.1, strict deps with PDO API

---- Files affected:
SPECS:
   php-pecl-PDO_SQLITE.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-PDO_SQLITE.spec
diff -u SPECS/php-pecl-PDO_SQLITE.spec:1.12 SPECS/php-pecl-PDO_SQLITE.spec:1.13
--- SPECS/php-pecl-PDO_SQLITE.spec:1.12 Tue May  2 23:34:52 2006
+++ SPECS/php-pecl-PDO_SQLITE.spec      Wed May  3 00:01:56 2006
@@ -7,18 +7,19 @@
 Summary:       %{_modname} - SQLite v3 Interface driver for PDO
 Summary(pl):   %{_modname} - sterownik do bazy SQLite v3 Interface dla PDO
 Name:          php-pecl-%{_modname}
-Version:       0.3
-Release:       5
+Version:       1.0.1
+Release:       1
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5: c292baba4ee82d9b52519cfc06887bbf
+# Source0-md5: 15c55f85b2793aab7be1e073eb9c9b31
 URL:           http://pecl.php.net/package/PDO_SQLITE/
 BuildRequires: php-devel >= 3:5.0.0
 BuildRequires: php-pecl-PDO-devel
-BuildRequires: rpmbuild(macros) >= 1.254
+BuildRequires: rpmbuild(macros) >= 1.292
 BuildRequires: sqlite3-devel
 %{?requires_php_extension}
+%{?requires_php_pdo_module}
 Requires:      %{_sysconfdir}/conf.d
 Requires:      php-pecl-PDO
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,6 +50,7 @@
 %build
 cd %{_modname}-%{version}
 phpize
+PHP_PDO_SHARED=yes \
 %configure \
        --with-pdo-sqlite=/usr
 %{__make}
@@ -88,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/05/02 22:01:56  glen
+- up to 1.0.1, strict deps with PDO API
+
 Revision 1.12  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_SQLITE.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to