From 20d5e7f43ff1fd530a75c4dd0cf566cc5a5ba887 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 24 Jul 2014 09:01:56 +0200 Subject: Horde: minor cleanup --- php-horde-ingo.spec | 5 +---- 1 file changed, 1 insertion(+), 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} -- cgit