diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-05 12:37:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-05 12:37:40 +0200 |
commit | 53717ce07397cfa2c247fbe71fa3ca1a6f822f85 (patch) | |
tree | 634ab941926a0b36fbe11a1297c75fb77137ef1c | |
parent | 9402ecd07ea6a1e2ca1e245053fcab22538b42d3 (diff) |
php-horde-Horde-Oauth: new package
-rw-r--r-- | php-horde-Horde-Core.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/php-horde-Horde-Core.spec b/php-horde-Horde-Core.spec index db80e50..dd9d6a3 100644 --- a/php-horde-Horde-Core.spec +++ b/php-horde-Horde-Core.spec @@ -148,6 +148,8 @@ 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 Conflicts: php-pear(%{pear_channel}/Horde_Nls) >= 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Oauth) >= 2.0.0 +Conflicts: php-pear(%{pear_channel}/Horde_Oauth) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Queue) >= 1.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Queue) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Routes) >= 2.0.0 @@ -159,8 +161,8 @@ Conflicts: php-pear(%{pear_channel}/Horde_Tree) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Vfs) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Vfs) >= 3.0.0 -# Horde_ActiveSync -# Horde_Oauth, Horde_Service_Twitter +# Horde_ActiveSync (non free) +# Horde_Service_Twitter # PEAR: Text_LanguageDetect Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} |