From 34fefa8256dcc1c35d26b9cf3e70968ceb0d76c2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 23 Oct 2015 17:20:33 +0200 Subject: [PATCH] - rel 24; add version for php-pecl-PDO_PGSQL provides, so it will be possible to install php53 and for example php56 pdo-pgsql --- php.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php.spec b/php.spec index 4491ab1..3730edf 100644 --- a/php.spec +++ b/php.spec @@ -117,7 +117,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %endif %endif -%define rel 23 +%define rel 24 %define orgname php %define ver_suffix 53 %define php_suffix %{!?with_default_php:%{ver_suffix}} @@ -1426,7 +1426,7 @@ 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 +Provides: php-pecl-PDO_PGSQL = 4:5.3.28-7 Obsoletes: php-pdo-pgsql < 4:5.3.28-7 Obsoletes: php-pecl-PDO_PGSQL < 4:5.2.1-2 -- 2.44.0