From 8c6f2cedce42116331ef347999ea0c04bb1d9e5b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Jan 2014 17:02:52 +0100 Subject: php-pecl-http: add conflicts php-pecl-http1 --- php-pecl-http.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'php-pecl-http.spec') 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} -- cgit