diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-02-19 06:54:00 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-02-19 06:54:00 +0100 |
commit | 3a29ea95f718c20d25fdb33a7e8c6bcecbbdc108 (patch) | |
tree | 7e8f9a781bdf19b5702540785fd9057234e2ae16 | |
parent | 17cda9ea5ff8d2df011178b71f5b7835b0846a01 (diff) |
php: more obsolete to facilitate update from other 3rd party repo
-rw-r--r-- | php70.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -433,6 +433,7 @@ 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, php70u-opcache, php70w-opcache %description opcache The Zend OPcache provides faster PHP execution through opcode caching and @@ -504,6 +505,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, php70u-mysqlnd, php70w-mysqlnd +Obsoletes: php53-mysql, php53u-mysql, php54-mysql, php54w-mysql, php55u-mysql, php55w-mysql, php56u-mysql, php56w-mysql, php70u-mysql, php70w-mysql %description mysqlnd The php-mysqlnd package contains a dynamic shared object that will add |