From 4a9e7e71e5a176e553fb132efd7e32c15507af73 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 14 Jun 2013 18:52:34 +0200 Subject: php-xcache: missing conflicts... --- php-xcache-dev.spec | 1 + php-xcache.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/php-xcache-dev.spec b/php-xcache-dev.spec index 770ed0f..be92346 100644 --- a/php-xcache-dev.spec +++ b/php-xcache-dev.spec @@ -41,6 +41,7 @@ Requires: php(api) = %{php_core_api} # Only one opcode cache can be installed Conflicts: php-pecl-apc < 3.1.15 Conflicts: php-eaccelerator +Conflicts: php-opcache # Other third party repo stuff Obsoletes: php53-xcache diff --git a/php-xcache.spec b/php-xcache.spec index b00ad16..fb0cbff 100644 --- a/php-xcache.spec +++ b/php-xcache.spec @@ -31,6 +31,7 @@ Requires: php(api) = %{php_core_api} # Only one opcode cache can be installed Conflicts: php-pecl-apc < 3.1.15 Conflicts: php-eaccelerator +Conflicts: php-pecl-zendopcache # Other third party repo stuff Obsoletes: php53-xcache -- cgit