diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-01-02 17:02:52 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-01-02 17:02:52 +0100 |
commit | 8c6f2cedce42116331ef347999ea0c04bb1d9e5b (patch) | |
tree | 2d5fd4f5a6207512e661a2dfab5d5997e7c6ecad /php-pecl-http.spec | |
parent | 89070177b8452bb70e61e1b9974b61db02b1eecd (diff) |
php-pecl-http: add conflicts php-pecl-http1
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r-- | php-pecl-http.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 44497ba..13e4b67 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -60,6 +60,8 @@ Requires: %{?scl_prefix}php-spl%{?_isa} %endif Requires: %{?scl_prefix}php-pecl(propro)%{?_isa} Requires: %{?scl_prefix}php-pecl(raphf)%{?_isa} +# Can't install both version of the same extension +Conflicts: %{?scl_prefix}php-pecl-http1 Provides: %{?scl_prefix}php-pecl(%{proj_name}) = %{version}%{?prever} Provides: %{?scl_prefix}php-pecl(%{proj_name})%{?_isa} = %{version}%{?prever} |