From 60bd3cf3934ec5caadc364b5f51840a4c11cf699 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 18 Nov 2012 18:03:56 +0100 Subject: php-horde-content: new package --- php-horde-nag.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'php-horde-nag.spec') diff --git a/php-horde-nag.spec b/php-horde-nag.spec index a920847..c17c085 100644 --- a/php-horde-nag.spec +++ b/php-horde-nag.spec @@ -37,6 +37,7 @@ Requires: php-pcre Requires: php-session Requires: php-spl Requires: php-channel(%{pear_channel}) +Requires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0 Requires: php-pear(%{pear_channel}/horde) >= 5.0.0 Conflicts: php-pear(%{pear_channel}/horde) >= 6.0.0 Requires: php-pear(%{pear_channel}/Horde_Auth) >= 2.0.0 @@ -83,6 +84,8 @@ Conflicts: php-pear(%{pear_channel}/Horde_View) >= 3.0.0 # TODO Horde_ActiveSync Requires: php-pear(%{pear_channel}/Horde_Db) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Db) >= 3.0.0 +# not documentated, required for Content_Tagger +Requires: php-pear(%{pear_channel}/content) >= 2.0.0 Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} -- cgit