summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Cache.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-Cache.spec')
-rw-r--r--php-horde-Horde-Cache.spec9
1 files changed, 2 insertions, 7 deletions
diff --git a/php-horde-Horde-Cache.spec b/php-horde-Horde-Cache.spec
index 58fcb7c..0726466 100644
--- a/php-horde-Horde-Cache.spec
+++ b/php-horde-Horde-Cache.spec
@@ -33,13 +33,12 @@ Conflicts: php-pear(%{pear_channel}/Horde_Exception) >= 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
Conflicts: php-pear(%{pear_channel}/Horde_Util) >= 3.0.0
# Optional dependencies
-#Requires: php-pear(%{pear_channel}/Horde_Db) >= 2.0.3
-#Conflicts: php-pear(%{pear_channel}/Horde_Db) >= 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Log) >= 2.0.0
Conflicts: php-pear(%{pear_channel}/Horde_Log) >= 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Memcache) >= 2.0.0
Conflicts: php-pear(%{pear_channel}/Horde_Memcache) >= 3.0.0
-# Not yet available Horde_Mongo, mongo
+# Optional and omitted to avoid circular dep : Horde_Db
+# Optional and not yet available: Horde_Mongo, mongo
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -50,10 +49,6 @@ store the cached data on the filesystem, in one of the PHP opcode cache
systems (APC, eAcclerator, XCache, or Zend Performance Suite's content
cache), memcached, or an SQL table.
-Optional dependencies:
-- php-pecl-apc or php-xcache
-- php-horde-Horde-Memcache
-
%prep
%setup -q -c