]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 25; don't obsolete php56-bz2/php71-bz2 via provided value auto/th/php52-5.2.17-20130717.25
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 Jul 2017 11:02:13 +0000 (13:02 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 Jul 2017 11:02:13 +0000 (13:02 +0200)
php.spec

index b34c92fc89d1e15fc843a2eb679d86d4eaa19aa1..a87e6bfb2ff220553bc2b750377468d4689267f5 100644 (file)
--- 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     24
+%define                rel     25
 %define                orgname php
 %define                ver_suffix 52
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -664,7 +664,7 @@ Requires:   %{name}-common = %{epoch}:%{version}-%{release}
 Provides:      %{name}-bzip2 = %{epoch}:%{version}-%{release}
 Provides:      php(bz2)
 Provides:      php(bzip2)
-Obsoletes:     php-bzip2
+Obsoletes:     php-bzip2 < 4:5.2.14-3
 
 %description bz2
 This is a dynamic shared object (DSO) for PHP that will add bzip2
This page took 0.057356 seconds and 4 git commands to generate.