From 97f66ddc598a6f29402dc5718e511667211c3203 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 20 Nov 2012 09:45:14 +0100 Subject: hore: more dependencies on Horde_Routes + add link to upstream bugs --- php-horde-Horde-View.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-horde-Horde-View.spec b/php-horde-Horde-View.spec index ef0b269..aa1cbef 100644 --- a/php-horde-Horde-View.spec +++ b/php-horde-Horde-View.spec @@ -35,6 +35,8 @@ Conflicts: php-pear(%{pear_channel}/Horde_Util) >= 3.0.0 # Optionnal Requires: php-pear(%{pear_channel}/Horde_Controller) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Controller) >= 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Routes) >= 2.0.0 +Conflicts: php-pear(%{pear_channel}/Horde_Routes) >= 3.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} -- cgit