diff options
| -rw-r--r-- | php-pecl-gmagick-php7.spec | 2 | ||||
| -rw-r--r-- | php-pecl-gmagick.spec | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-gmagick-php7.spec b/php-pecl-gmagick-php7.spec index 1138951..ef9deba 100644 --- a/php-pecl-gmagick-php7.spec +++ b/php-pecl-gmagick-php7.spec @@ -47,7 +47,7 @@ Provides:       %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa}  = %{version}-%{rele  Conflicts:      %{?scl_prefix}php-pecl-imagick  Conflicts:      %{?scl_prefix}php-magickwand -%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} +%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}  # Other third party repo stuff  Obsoletes:     php53-pecl-%{pecl_name}  <= %{version}  Obsoletes:     php53u-pecl-%{pecl_name} <= %{version} diff --git a/php-pecl-gmagick.spec b/php-pecl-gmagick.spec index 699e2ab..d13008a 100644 --- a/php-pecl-gmagick.spec +++ b/php-pecl-gmagick.spec @@ -41,7 +41,7 @@ Provides:       %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa}  = %{version}-%{rele  Conflicts:      %{?scl_prefix}php-pecl-imagick  Conflicts:      %{?scl_prefix}php-magickwand -%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} +%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}  # Other third party repo stuff  Obsoletes:     php53-pecl-%{pecl_name}  <= %{version}  Obsoletes:     php53u-pecl-%{pecl_name} <= %{version}  | 
