diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-19 13:06:01 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-19 13:06:01 +0100 |
commit | e4723ac20d00870c2dfcefb9c85bb811e5c349f7 (patch) | |
tree | f132d48aab365ad8f36c71012aa7ea75f8eedfcb /php-pecl-http.spec | |
parent | 8a777065c3552b266d3f8baaae2bc130d8032b97 (diff) |
php-pecl-http: 3.0.0 (php 7, stable)
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r-- | php-pecl-http.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 9087a8b..d4b8338 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -118,6 +118,8 @@ Requires: %{?scl_prefix}php-pecl(apfd)%{?_isa} Provides: %{?scl_prefix}php-pecl(%{proj_name}) = %{version}%{?prever} Provides: %{?scl_prefix}php-pecl(%{proj_name})%{?_isa} = %{version}%{?prever} +Provides: %{?scl_prefix}php-pecl-%{pecl_name} = %{version}%{?prever} +Provides: %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa} = %{version}%{?prever} Provides: %{?scl_prefix}php-pecl(%{pecl_name}) = %{version}%{?prever} Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version}%{?prever} Provides: %{?scl_prefix}php-%{pecl_name} = %{version}%{?prever} @@ -185,6 +187,8 @@ Obsoletes: %{?scl_prefix}php-pecl-http1-devel < 2 # Can't install both versions of the same extension Conflicts: %{?scl_prefix}php-pecl-http1-devel %endif +Provides: %{?scl_prefix}php-pecl-%{pecl_name}-devel = %{version}%{?prever} +Provides: %{?scl_prefix}php-pecl-%{pecl_name}-devel%{?_isa} = %{version}%{?prever} %description devel These are the files needed to compile programs using HTTP extension. |