From 6e227f0bc8dab39f54487aadf31e84854b129725 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Sep 2013 08:17:20 +0200 Subject: php-horde-Horde-Imap-Client: fix comments --- php-horde-Horde-Imap-Client.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec index e98f1ea..65e90bd 100644 --- a/php-horde-Horde-Imap-Client.spec +++ b/php-horde-Horde-Imap-Client.spec @@ -34,8 +34,8 @@ BuildRequires: php-pear(%{pear_channel}/Horde_Cache) >= 2.0.0 Requires(post): %{__pear} Requires(postun): %{__pear} -Requires: php(language) >= 5.3.0 # From package.xml +Requires: php(language) >= 5.3.0 Requires: php-hash Requires: php-json Requires: php-pear(PEAR) >= 1.7.0 @@ -68,7 +68,7 @@ Requires: php-openssl Requires: php-pcre Requires: php-spl # Optional and implicilyt required : -# Horde_Compress_Fast, Horde_Mongo +# Horde_Compress_Fast, Horde_Mongo, mongo Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} -- cgit