Author: glen                         Date: Tue May  2 22:06:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- corrections

---- Files affected:
SPECS:
   php-pecl-PDO_FIREBIRD.spec (1.14 -> 1.15) , php-pecl-PDO_MYSQL.spec (1.14 -> 
1.15) , php-pecl-PDO_OCI.spec (1.9 -> 1.10) , php-pecl-PDO_ODBC.spec (1.13 -> 
1.14) , php-pecl-PDO_PGSQL.spec (1.12 -> 1.13) , php-pecl-PDO_SQLITE.spec (1.13 
-> 1.14) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-PDO_FIREBIRD.spec
diff -u SPECS/php-pecl-PDO_FIREBIRD.spec:1.14 
SPECS/php-pecl-PDO_FIREBIRD.spec:1.15
--- SPECS/php-pecl-PDO_FIREBIRD.spec:1.14       Tue May  2 23:55:20 2006
+++ SPECS/php-pecl-PDO_FIREBIRD.spec    Wed May  3 00:06:43 2006
@@ -18,7 +18,7 @@
 BuildRequires: Firebird-devel
 BuildRequires: php-devel >= 3:5.0.0
 BuildRequires: php-pecl-PDO-devel
-BuildRequires: rpmbuild(macros) >= 1.292
+buildrequires: rpmbuild(macros) >= 1.292
 %{?requires_php_extension}
 %{?requires_php_pdo_module}
 Requires:      %{_sysconfdir}/conf.d
@@ -83,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/05/02 22:06:43  glen
+- corrections
+
 Revision 1.14  2006/05/02 21:55:20  glen
 - strict deps with PDO API, rel 7
 

================================================================
Index: SPECS/php-pecl-PDO_MYSQL.spec
diff -u SPECS/php-pecl-PDO_MYSQL.spec:1.14 SPECS/php-pecl-PDO_MYSQL.spec:1.15
--- SPECS/php-pecl-PDO_MYSQL.spec:1.14  Tue May  2 23:45:21 2006
+++ SPECS/php-pecl-PDO_MYSQL.spec       Wed May  3 00:06:43 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define                _modname        PDO_MYSQL
 %define                _smodname       pdo_mysql
-%define                _status         beta
+%define                _status         stable
 %define                _sysconfdir     /etc/php
 %define                extensionsdir   %(php-config --extension-dir 
2>/dev/null)
 Summary:       %{_modname} - MySQL 3.x/4.0 driver for PDO
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/05/02 22:06:43  glen
+- corrections
+
 Revision 1.14  2006/05/02 21:45:21  glen
 - up to 1.0.2, strict deps with PDO api
 

================================================================
Index: SPECS/php-pecl-PDO_OCI.spec
diff -u SPECS/php-pecl-PDO_OCI.spec:1.9 SPECS/php-pecl-PDO_OCI.spec:1.10
--- SPECS/php-pecl-PDO_OCI.spec:1.9     Tue May  2 23:58:15 2006
+++ SPECS/php-pecl-PDO_OCI.spec Wed May  3 00:06:43 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define                _modname        PDO_OCI
 %define                _smodname       pdo_oci
-%define                _status         beta
+%define                _status         stable
 %define                _sysconfdir     /etc/php
 %define                extensionsdir   %(php-config --extension-dir 
2>/dev/null)
 # NOTE: needs ORACLE_HOME env var to build
@@ -77,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/05/02 22:06:43  glen
+- corrections
+
 Revision 1.9  2006/05/02 21:58:15  glen
 - up to 1.0, strict deps with PDO API
 

================================================================
Index: SPECS/php-pecl-PDO_ODBC.spec
diff -u SPECS/php-pecl-PDO_ODBC.spec:1.13 SPECS/php-pecl-PDO_ODBC.spec:1.14
--- SPECS/php-pecl-PDO_ODBC.spec:1.13   Tue May  2 23:59:18 2006
+++ SPECS/php-pecl-PDO_ODBC.spec        Wed May  3 00:06:43 2006
@@ -1,12 +1,7 @@
 # $Revision$, $Date$
-# TODO
-# - fix configure:
-#   configure: error:
-#   You've configured extension pdo_odbc, which depends on extension pdo,
-#   but you've either not enabled pdo, or have disabled it.
 %define                _modname        PDO_ODBC
 %define                _smodname       pdo_odbc
-%define                _status         beta
+%define                _status         stable
 %define                _sysconfdir     /etc/php
 %define                extensionsdir   %(php-config --extension-dir 
2>/dev/null)
 Summary:       %{_modname} - ODBC v3 Interface driver for PDO
@@ -90,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/05/02 22:06:43  glen
+- corrections
+
 Revision 1.13  2006/05/02 21:59:18  glen
 - up to 1.0.1, strict deps with PDO API
 

================================================================
Index: SPECS/php-pecl-PDO_PGSQL.spec
diff -u SPECS/php-pecl-PDO_PGSQL.spec:1.12 SPECS/php-pecl-PDO_PGSQL.spec:1.13
--- SPECS/php-pecl-PDO_PGSQL.spec:1.12  Wed May  3 00:04:13 2006
+++ SPECS/php-pecl-PDO_PGSQL.spec       Wed May  3 00:06:43 2006
@@ -17,7 +17,7 @@
 BuildRequires: php-devel >= 3:5.0.0
 BuildRequires: php-pecl-PDO-devel
 BuildRequires: postgresql-devel
-BuildRequires: rpmbuild(macros) >= 1.254
+buildrequires: rpmbuild(macros) >= 1.292
 %{?requires_php_extension}
 %{?requires_php_pdo_module}
 Requires:      %{_sysconfdir}/conf.d
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/05/02 22:06:43  glen
+- corrections
+
 Revision 1.12  2006/05/02 22:04:13  glen
 - corrections, rel 2
 

================================================================
Index: SPECS/php-pecl-PDO_SQLITE.spec
diff -u SPECS/php-pecl-PDO_SQLITE.spec:1.13 SPECS/php-pecl-PDO_SQLITE.spec:1.14
--- SPECS/php-pecl-PDO_SQLITE.spec:1.13 Wed May  3 00:01:56 2006
+++ SPECS/php-pecl-PDO_SQLITE.spec      Wed May  3 00:06:43 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define                _modname        PDO_SQLITE
 %define                _smodname       pdo_sqlite
-%define                _status         beta
+%define                _status         stable
 %define                _sysconfdir     /etc/php
 %define                extensionsdir   %(php-config --extension-dir 
2>/dev/null)
 Summary:       %{_modname} - SQLite v3 Interface driver for PDO
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/05/02 22:06:43  glen
+- corrections
+
 Revision 1.13  2006/05/02 22:01:56  glen
 - up to 1.0.1, strict deps with PDO API
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/php-pecl-PDO_FIREBIRD.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_MYSQL.spec?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_OCI.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_ODBC.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_PGSQL.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_SQLITE.spec?r1=1.13&r2=1.14&f=u

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

Reply via email to