[packages/php/PHP_5_6] - rel 4; add version for php-pecl-PDO_PGSQL provides, so it will be possible to install php53 and fo
arekm
arekm at pld-linux.org
Fri Oct 23 17:21:44 CEST 2015
commit 764e14fc2eda4c8ab5372c02de25010c58e4ed4a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Oct 23 17:21:37 2015 +0200
- rel 4; 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 30c1b3e..da3e475 100644
--- a/php.spec
+++ b/php.spec
@@ -153,7 +153,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
%undefine with_filter
%endif
-%define rel 3
+%define rel 4
%define orgname php
%define ver_suffix 56
%define php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -1462,7 +1462,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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/764e14fc2eda4c8ab5372c02de25010c58e4ed4a
More information about the pld-cvs-commit
mailing list