diff options
author | Remi Collet <remi@remirepo.net> | 2017-05-07 08:22:53 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-05-07 08:22:53 +0200 |
commit | 75ecc969cf8db093ab197e4a8f6a7cf0a9668673 (patch) | |
tree | d86ce6b86186519e8dd082075386054d1b471b11 /php-pecl-http.spec | |
parent | 42aafa69381979063f081d074aba27199e1d961f (diff) |
drop optional dep.
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r-- | php-pecl-http.spec | 5 |
1 files changed, 0 insertions, 5 deletions
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} |