From bde14e3b5050d3fa4252c4b7c928e0509f6a2b7d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 3 Nov 2016 13:01:16 +0100 Subject: php-pecl-http: minor --- php-pecl-http-php7.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-pecl-http-php7.spec b/php-pecl-http-php7.spec index d80ed5d..84f8052 100644 --- a/php-pecl-http-php7.spec +++ b/php-pecl-http-php7.spec @@ -66,8 +66,8 @@ BuildRequires: curl-devel >= 7.18.2 BuildRequires: libidn-devel # Use same version than PHP to ensure we use libicu-last (EL 6) BuildRequires: libicu-devel >= 50 -BuildRequires: %{?scl_prefix}php-pecl-propro-devel >= 1.0.0 -BuildRequires: %{?scl_prefix}php-pecl-raphf-devel >= 1.1.0 +BuildRequires: %{?scl_prefix}php-pecl-propro-devel >= 2 +BuildRequires: %{?scl_prefix}php-pecl-raphf-devel >= 2 %if 0%{?scl:1} && 0%{?fedora} < 15 && 0%{?rhel} < 7 && "%{?scl_vendor}" != "remi" # Filter in the SCL collection -- cgit