From 47c94cf46ef036aa18c8ffc4eb1e670f2ecf1ad7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 6 Nov 2012 16:22:36 +0100 Subject: php-horde-Horde-Browser: cleanups --- php-horde-Horde-Browser.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'php-horde-Horde-Browser.spec') diff --git a/php-horde-Horde-Browser.spec b/php-horde-Horde-Browser.spec index 31abfe1..ea199ff 100644 --- a/php-horde-Horde-Browser.spec +++ b/php-horde-Horde-Browser.spec @@ -17,13 +17,15 @@ Source1: find-lang.sh BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch -BuildRequires: php-pear +BuildRequires: php-pear(PEAR) >= 1.7.0 BuildRequires: php-channel(%{pear_channel}) BuildRequires: gettext Requires(post): %{__pear} Requires(postun): %{__pear} Requires: php(language) >= 5.3.0 +Requires: php-pcre +Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Exception) >= 3.0.0 -- cgit