diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-11 14:44:28 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-11 14:44:28 +0100 |
commit | d4546d280449fcc1d57f1922c9a61b10e26870c7 (patch) | |
tree | d573e214d098bfbfa5dad42b000e4ba9823c0342 /php-pecl-radius-dev.spec | |
parent | be7e6cdcd6461f02ce534062801275b300f23693 (diff) |
minor fix
Diffstat (limited to 'php-pecl-radius-dev.spec')
-rw-r--r-- | php-pecl-radius-dev.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-radius-dev.spec b/php-pecl-radius-dev.spec index a6578a3..ea95e13 100644 --- a/php-pecl-radius-dev.spec +++ b/php-pecl-radius-dev.spec @@ -58,7 +58,7 @@ Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version} Provides: %{?scl_prefix}php-pecl-%{pecl_name} = %{version}-%{release} Provides: %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa} = %{version}-%{release} -%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} Obsoletes: php53u-pecl-%{pecl_name} |