diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-20 09:45:14 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-20 09:45:14 +0100 |
commit | 97f66ddc598a6f29402dc5718e511667211c3203 (patch) | |
tree | 8de315189469abea9089e284426a6236022e742a | |
parent | 4d088a997e0bcd80d5263f59e56ce6b3bd1dd390 (diff) |
hore: more dependencies on Horde_Routes + add link to upstream bugs
-rw-r--r-- | php-horde-Horde-View.spec | 2 |
1 files changed, 2 insertions, 0 deletions
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} |