diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-11 19:09:23 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-11 19:09:23 +0100 |
commit | 6716672f1df354cc81210ca1b28e858cf3b8c9e9 (patch) | |
tree | 81f0707fc43f77e537c4ef88fa7331c2cb662967 | |
parent | c1a659084ac4fd3c125908dfa2649c5156a0e7e1 (diff) |
php-horde-*: minor cleanup
-rw-r--r-- | php-horde-Horde-Kolab-Session.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Kolab-Session.spec b/php-horde-Horde-Kolab-Session.spec index 503c4ee..d2dc054 100644 --- a/php-horde-Horde-Kolab-Session.spec +++ b/php-horde-Horde-Kolab-Session.spec @@ -37,7 +37,7 @@ Requires: php(language) >= 5.3.0 Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0 -Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0 # Optional Requires: php-pear(%{pear_channel}/Horde_Imap_Client) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Imap_Client) < 3.0.0 |