[packages/php/PHP_5_2] - make it possible to coinstall phpXY-pdo-pgsql

arekm arekm at pld-linux.org
Mon Feb 1 20:42:51 CET 2016


commit 365df16bb029ba8c4b5ae4624794efbfe621cbc3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Feb 1 20:42:41 2016 +0100

    - make it possible to coinstall phpXY-pdo-pgsql

 php.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php.spec b/php.spec
index b3c48e2..1826c93 100644
--- a/php.spec
+++ b/php.spec
@@ -112,7 +112,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %define		magic_mime	/usr/share/misc/magic.mime
 %endif
 
-%define		rel	14
+%define		rel	15
 %define		orgname	php
 %define		ver_suffix 52
 %define		php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -1320,8 +1320,8 @@ URL:		http://www.php.net/manual/en/ref.pdo-pgsql.php
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	%{name}-pdo = %{epoch}:%{version}-%{release}
 Provides:	php(pdo-pgsql)
-Provides:	php-pecl-PDO_PGSQL
-Obsoletes:	php-pecl-PDO_PGSQL
+Provides:	php-pecl-PDO_PGSQL = 4:5.2.17-1
+Obsoletes:	php-pecl-PDO_PGSQL < 4:5.2.17-1
 
 %description pdo-pgsql
 This is a dynamic shared object (DSO) for PHP that will add PDO
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/365df16bb029ba8c4b5ae4624794efbfe621cbc3



More information about the pld-cvs-commit mailing list