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 | fd11f3dec1a372564553c34f6a80c5b6a58d62a1 (patch) | |
| tree | 27fa471d5de0d8cc84b353bd3c22bef803212c40 | |
| parent | 560e9983e63a51a5895a9ea2346aacd0317404dc (diff) | |
php: more obsolete to facilitate update from other 3rd party repo
| -rw-r--r-- | php56.spec | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -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 | 
