]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 24; add version for php-pecl-PDO_PGSQL provides, so it will be possible to... auto/th/php53-5.3.29-24
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 23 Oct 2015 15:20:33 +0000 (17:20 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 23 Oct 2015 15:20:33 +0000 (17:20 +0200)
php.spec

index 4491ab173fb0840c24af21d4e7214a6e4064e4eb..3730edf45c289b614ab582bea9801a40a42b54fd 100644 (file)
--- 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
 
This page took 0.468227 seconds and 4 git commands to generate.