summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-19 06:54:00 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-19 06:54:00 +0100
commitfd11f3dec1a372564553c34f6a80c5b6a58d62a1 (patch)
tree27fa471d5de0d8cc84b353bd3c22bef803212c40
parent560e9983e63a51a5895a9ea2346aacd0317404dc (diff)
php: more obsolete to facilitate update from other 3rd party repo
-rw-r--r--php56.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/php56.spec b/php56.spec
index 33c5fc7..1448e9b 100644
--- a/php56.spec
+++ b/php56.spec
@@ -480,6 +480,8 @@ Provides: php-pecl-zendopcache = %{opcachever}
Provides: php-pecl-zendopcache%{?_isa} = %{opcachever}
Provides: php-pecl(opcache) = %{opcachever}
Provides: php-pecl(opcache)%{?_isa} = %{opcachever}
+Obsoletes: php55u-opcache, php55w-opcache, php56u-opcache, php56w-opcache
+
%description opcache
The Zend OPcache provides faster PHP execution through opcode caching and
@@ -553,6 +555,7 @@ Provides: php-mysqli%{?_isa} = %{version}-%{release}
Provides: php-pdo_mysql, php-pdo_mysql%{?_isa}
Obsoletes: php-mysql < %{version}-%{release}
Obsoletes: php53-mysqlnd, php53u-mysqlnd, php54-mysqlnd, php54w-mysqlnd, php55u-mysqlnd, php55w-mysqlnd, php56u-mysqlnd, php56w-mysqlnd
+Obsoletes: php53-mysql, php53u-mysql, php54-mysql, php54w-mysql, php55u-mysql, php55w-mysql, php56u-mysql, php56w-mysql
%description mysqlnd
The php-mysqlnd package contains a dynamic shared object that will add