From c947ed45536c2fe2a29012c88949dbb2700fc902 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 7 May 2017 08:22:32 +0200 Subject: drop optional dep. --- php-pecl-http.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 927a40a..6dff2f7 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -79,11 +79,6 @@ Obsoletes: %{?scl_prefix}php-pecl-http1 < 2 # Can't install both versions of the same extension Conflicts: %{?scl_prefix}php-pecl-http1 %endif -%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