From 40c4762d276f34f7a4ec1e43590b8c98b63dbe67 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Feb 2013 13:46:34 +0100 Subject: php-horde-Horde-Core: minor fix --- php-horde-Horde-Core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-horde-Horde-Core.spec b/php-horde-Horde-Core.spec index 6038198..dda06e1 100644 --- a/php-horde-Horde-Core.spec +++ b/php-horde-Horde-Core.spec @@ -45,7 +45,7 @@ Requires: php-sockets Requires: php-spl Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) -BuildRequires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0 +Requires: php-pear(%{pear_channel}/Horde_Role) >= 1.0.0 Requires: php-pear(%{pear_channel}/Horde_Alarm) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Alarm) >= 3.0.0 Requires: php-pear(%{pear_channel}/Horde_Auth) >= 2.0.0 -- cgit