diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-06 11:47:53 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-06 11:47:53 +0100 |
commit | 6047c7bcdf361e643421d165f92e18f9b04645a9 (patch) | |
tree | 12305f38efa4cd93db5fe02ca3cb1ba0ac4f339e | |
parent | 495e7aa4aee518563c0ea42a463f4fe0b1c1faf9 (diff) |
php-horde-Horde-Supportphp-horde-Horde-Support: requires php-pecl(uuid)
-rw-r--r-- | php-horde-Horde-Support.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-horde-Horde-Support.spec b/php-horde-Horde-Support.spec index ea2f215..8275650 100644 --- a/php-horde-Horde-Support.spec +++ b/php-horde-Horde-Support.spec @@ -37,6 +37,7 @@ Conflicts: php-pear(%{pear_channel}/Horde_Exception) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Stream_Wrapper) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Stream_Wrapper) >= 3.0.0 # designed to work with php-pecl-uuid, not uuid-php +Requires: php-pecl(uuid) Conflicts: uuid-php Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} |