diff options
-rw-r--r-- | php-horde-nag.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-horde-nag.spec b/php-horde-nag.spec index c1bb1b1..9c63e71 100644 --- a/php-horde-nag.spec +++ b/php-horde-nag.spec @@ -84,8 +84,10 @@ Conflicts: php-pear(%{pear_channel}/Horde_View) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Db) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Db) >= 3.0.0 # not documented, required for Content_Tagger +# http://bugs.horde.org/ticket/11726 Requires: php-pear(%{pear_channel}/content) >= 2.0.0 # not documented, required for Horde_Routes_Mapper +# http://bugs.horde.org/ticket/11727 Requires: php-pear(%{pear_channel}/Horde_Routes) >= 2.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} |