diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-08 17:27:31 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-08 17:27:31 +0100 |
commit | ed56f126b3d8dc5cfe6597ca844d19f4a9e6a12e (patch) | |
tree | 25b087f3da52d379447e403bd58388eef8200a19 | |
parent | 814ef777f9243ed3e343c9c75cb9cd69ed91b088 (diff) |
php-horde-Horde-Ldap: new package
-rw-r--r-- | php-horde-Horde-Core.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/php-horde-Horde-Core.spec b/php-horde-Horde-Core.spec index 97a68db..4b5524e 100644 --- a/php-horde-Horde-Core.spec +++ b/php-horde-Horde-Core.spec @@ -130,6 +130,8 @@ Requires: php-pear(%{pear_channel}/Horde_Image) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Image) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Imap_Client) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Imap_Client) >= 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Ldap) >= 2.0.0 +Conflicts: php-pear(%{pear_channel}/Horde_Ldap) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Mail) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Mail) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Nls) >= 2.0.0 @@ -142,7 +144,7 @@ Conflicts: php-pear(%{pear_channel}/Horde_Vfs) >= 3.0.0 # Horde_Kolab_Session, Horde_Kolab_Storage, Horde_Ldap # Horde_Oauth, Horde_Routes, Horde_Service_Twitter, Horde_SpellChecker, Horde_Tree # Text_CAPTCHA, Text_Figlet, Text_LanguageDetect -# TODO Horde_Ldap + Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} |