From: Arkadiusz Miƛkiewicz Date: Mon, 1 Feb 2016 19:42:41 +0000 (+0100) Subject: - make it possible to coinstall phpXY-pdo-pgsql X-Git-Tag: auto/th/php52-5.2.17-20130717.15 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=365df16bb029ba8c4b5ae4624794efbfe621cbc3;p=packages%2Fphp.git - make it possible to coinstall phpXY-pdo-pgsql --- 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