From 75ecc969cf8db093ab197e4a8f6a7cf0a9668673 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 7 May 2017 08:22:53 +0200 Subject: drop optional dep. --- php-pecl-http.spec | 5 ----- 1 file changed, 5 deletions(-) (limited to 'php-pecl-http.spec') diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 23f1aa6..8d64221 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -78,11 +78,6 @@ Requires: %{?scl_prefix}php-spl%{?_isa} Requires: %{?scl_prefix}php-pecl(propro)%{?_isa} >= 1.0.0 Requires: %{?scl_prefix}php-pecl(raphf)%{?_isa} >= 1.1.0 Obsoletes: %{?scl_prefix}php-pecl-http1 < 2 -%if 0%{?fedora} < 22 -# new extensions split off this one. -Requires: %{?scl_prefix}php-pecl(json_post)%{?_isa} -Requires: %{?scl_prefix}php-pecl(apfd)%{?_isa} -%endif %{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}} Provides: %{?scl_prefix}php-pecl(%{proj_name}) = %{version}%{?prever} -- cgit