summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-24 09:01:56 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-24 09:01:56 +0200
commit20d5e7f43ff1fd530a75c4dd0cf566cc5a5ba887 (patch)
tree3dc6886c95ca15ee83100bad56a0de9d6401f109
parentd79128da67629a600d8f6116be5768d3e1098aa0 (diff)
Horde: minor cleanup
-rw-r--r--php-horde-ingo.spec5
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}