SPECS: php.spec - obsolete PDO* for pdo packages (they are the sam...

glen glen at pld-linux.org
Sat Apr 1 19:34:12 CEST 2006


Author: glen                         Date: Sat Apr  1 17:34:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- obsolete PDO* for pdo packages (they are the same, pecl ones are usually way behind)
- rel 8

---- Files affected:
SPECS:
   php.spec (1.562 -> 1.563) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.562 SPECS/php.spec:1.563
--- SPECS/php.spec:1.562	Tue Mar 28 20:23:59 2006
+++ SPECS/php.spec	Sat Apr  1 19:34:06 2006
@@ -80,7 +80,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php
 Version:	5.1.2
-%define	_rel 7
+%define	_rel 8
 Release:	%{_rel}%{?with_hardening:hardened}
 Epoch:		4
 License:	PHP
@@ -1004,6 +1004,7 @@
 Group:		Libraries
 Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
+Obsoletes:	php-pecl-PDO
 
 %description pdo
 This is a dynamic shared object (DSO) for PHP that will add PDO
@@ -1035,6 +1036,7 @@
 Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-pdo = %{epoch}:%{version}-%{release}
+Obsoletes:	php-pecl-PDO_FIREBIRD
 
 %description pdo-firebird
 This is a dynamic shared object (DSO) for PHP that will add PDO
@@ -1051,6 +1053,7 @@
 Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-pdo = %{epoch}:%{version}-%{release}
+Obsoletes:	php-pecl-PDO_MYSQL
 
 %description pdo-mysql
 This is a dynamic shared object (DSO) for PHP that will add PDO MySQL
@@ -1067,6 +1070,7 @@
 Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-pdo = %{epoch}:%{version}-%{release}
+Obsoletes:	php-pecl-PDO_OCI
 
 %description pdo-oci
 This is a dynamic shared object (DSO) for PHP that will add PDO Oracle
@@ -1083,6 +1087,7 @@
 Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-pdo = %{epoch}:%{version}-%{release}
+Obsoletes:	php-pecl-PDO_ODBC
 
 %description pdo-odbc
 This is a dynamic shared object (DSO) for PHP that will add PDO ODBC
@@ -1099,6 +1104,7 @@
 Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-pdo = %{epoch}:%{version}-%{release}
+Obsoletes:	php-pecl-PDO_PGSQL
 
 %description pdo-pgsql
 This is a dynamic shared object (DSO) for PHP that will add PDO
@@ -1115,6 +1121,7 @@
 Requires(post,preun):	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-pdo = %{epoch}:%{version}-%{release}
+Obsoletes:	php-pecl-PDO_SQLITE
 
 %description pdo-sqlite
 This is a dynamic shared object (DSO) for PHP that will add PDO SQLite
@@ -3078,6 +3085,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.563  2006/04/01 17:34:06  glen
+- obsolete PDO* for pdo packages (they are the same, pecl ones are usually way behind)
+- rel 8
+
 Revision 1.562  2006/03/28 18:23:59  arekm
 - disable interbase/firebird for now; it's in bad shape in Th
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.562&r2=1.563&f=u



More information about the pld-cvs-commit mailing list