diff options
Diffstat (limited to 'php-horde-ingo.spec')
-rw-r--r-- | php-horde-ingo.spec | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/php-horde-ingo.spec b/php-horde-ingo.spec index a756a94..6c662ba 100644 --- a/php-horde-ingo.spec +++ b/php-horde-ingo.spec @@ -10,9 +10,6 @@ %global pear_name ingo %global pear_channel pear.horde.org -# TODO -# Tests are not ready (need Framework 5.2) - Name: php-horde-ingo Version: 3.2.0 Release: 1%{?dist} @@ -31,7 +28,7 @@ BuildRequires: php-pear(PEAR) >= 1.7.0 BuildRequires: php-channel(%{pear_channel}) BuildRequires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0 BuildRequires: php-pear(%{pear_channel}/Horde_Test) >= 2.1.0 -BuildRequires: php-pear(%{pear_channel}/Horde_Core) >= 2.3.0 +BuildRequires: php-pear(%{pear_channel}/Horde_Core) >= 2.12.0 Requires(post): %{__pear} Requires(postun): %{__pear} |