From e64314c73a15200fee223ee624d372ad6e44117c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 6 Apr 2013 12:25:34 +0200 Subject: horde requires Service_Weather --- php-horde-horde.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'php-horde-horde.spec') diff --git a/php-horde-horde.spec b/php-horde-horde.spec index d374e1c..a247199 100644 --- a/php-horde-horde.spec +++ b/php-horde-horde.spec @@ -117,11 +117,13 @@ Requires: php-pear(Console_Getopt) Requires: php-pear(Console_Table) Requires: php-pear(Net_DNS2) Requires: php-pear(Services_Weather) +Requires: php-pear(%{pear_channel}/Horde_Service_Weather) >= 2.0.0 +Conflicts: php-pear(%{pear_channel}/Horde_Service_Weather) >= 3.0.0 # Optional but implicitly required # Horde_Db, Horde_Feed, Horde_Oauth, Horde_SyncMl # Optionnal but TODO # Horde_ActiveSync, Horde_Service_Facebook, -# Horde_Service_Twitter, Horde_Service_Weather +# Horde_Service_Twitter Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} %if 0%{?fedora} > 19 -- cgit