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 | bd4ebda20ff20637af02fde2fb36d91f16800999 (patch) | |
tree | 6dc78308248e2afa52cca8e6380c5731ccdefe7d /php-pecl-hidef.spec | |
parent | c4b1d2aa15c5f8bcaae313a26a4b5251dd3fc278 (diff) |
minor fix
Diffstat (limited to 'php-pecl-hidef.spec')
-rw-r--r-- | php-pecl-hidef.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-hidef.spec b/php-pecl-hidef.spec index f49b844..cb10bf8 100644 --- a/php-pecl-hidef.spec +++ b/php-pecl-hidef.spec @@ -46,7 +46,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} |