From d9c83d06b2e5e629131e1b19e0e62e15c605648b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 31 May 2013 11:23:44 +0200 Subject: php-horde-Horde-Imap-Client: fix requires --- php-horde-Horde-Imap-Client.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'php-horde-Horde-Imap-Client.spec') diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec index ed10574..aef6ede 100644 --- a/php-horde-Horde-Imap-Client.spec +++ b/php-horde-Horde-Imap-Client.spec @@ -42,8 +42,8 @@ Requires: php-pear(%{pear_channel}/Horde_Mime) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Mime) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Stream) >= 1.0.0 Requires: php-pear(%{pear_channel}/Horde_Stream) < 2.0.0 -Requires: php-pear(%{pear_channel}/Horde_Translation) >= 1.0.0 -Requires: php-pear(%{pear_channel}/Horde_Translation) < 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Translation) < 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 # Optionnal -- cgit