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 | 6139c9eda409d90a4937e243a7d429c60b099b71 (patch) | |
tree | 86be0fd050d345335ad326482b38d4fcbc09a7c9 | |
parent | 6afe39a0bca3fec514233ac249c229b3dbd87852 (diff) |
php: more obsolete to facilitate update from other 3rd party repo
-rw-r--r-- | php55.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 %description opcache The Zend OPcache provides faster PHP execution through opcode caching and @@ -529,6 +530,7 @@ Provides: php-mysqli%{?_isa} = %{version}-%{release} Provides: php-pdo_mysql, php-pdo_mysql%{?_isa} %if ! %{with_libmysql} Obsoletes: php-mysql < %{version}-%{release} +Obsoletes: php53-mysql, php53u-mysql, php54-mysql, php54w-mysql, php55u-mysql, php55w-mysql %endif Obsoletes: php53-mysqlnd, php53u-mysqlnd, php54-mysqlnd, php54w-mysqlnd, php55u-mysqlnd, php55w-mysqlnd |