diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-09-17 08:17:20 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-09-17 08:17:20 +0200 |
commit | 6e227f0bc8dab39f54487aadf31e84854b129725 (patch) | |
tree | 9072eb468793b63bacca380b1a58c264e05e50e2 | |
parent | 0fc0ae09105096405bef1a407a2c9685c85ac77e (diff) |
php-horde-Horde-Imap-Client: fix comments
-rw-r--r-- | php-horde-Horde-Imap-Client.spec | 4 |
1 files 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} |