From 5bbef2469cdff0536c119b84e390ec5cbe8d40ea Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 11 Sep 2016 17:55:51 +0200 Subject: php-pecl-http: F25 --- php-pecl-http-php7.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'php-pecl-http-php7.spec') diff --git a/php-pecl-http-php7.spec b/php-pecl-http-php7.spec index c516e3f..0431769 100644 --- a/php-pecl-http-php7.spec +++ b/php-pecl-http-php7.spec @@ -287,9 +287,7 @@ done --modules | grep %{pecl_name} %if %{with_tests} -%if "%{php_version}" > "7" - rm ?TS/tests/client022.phpt -%endif +rm ?TS/tests/client022.phpt if pkg-config --atleast-version=7.49 libcurl; then rm ?TS/tests/client019.phpt fi -- cgit