diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-12 16:25:17 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-12 16:25:17 +0100 |
commit | 210439de038f9e32b1caebe61f448177c4a79a5e (patch) | |
tree | 901063fa4aa814ed9954f6b81efa0a9076342d1c | |
parent | 2901894b6ee4d59383959c93671141a474b7cdf4 (diff) |
php-horde-turba: obsoletes/provides turba
-rw-r--r-- | php-horde-turba.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/php-horde-turba.spec b/php-horde-turba.spec index efe7093..793a0f4 100644 --- a/php-horde-turba.spec +++ b/php-horde-turba.spec @@ -79,7 +79,11 @@ Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Util) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_View) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_View) >= 3.0.0 + Provides: php-pear(%{pear_channel}/turba) = %{version} +Obsoletes: turba < 4 +Provides: turba = %{version} + %description Turba is the Horde contact management application. Leveraging the Horde @@ -196,6 +200,9 @@ fi %changelog +* Sat Jan 13 2013 Remi Collet <RPMS@FamilleCollet.com> - 4.0.2-2 +- obsoletes/provides turba + * Thu Jan 10 2013 Remi Collet <RPMS@FamilleCollet.com> - 4.0.2-1 - Update to 4.0.2 for remi repo |