diff options
Diffstat (limited to 'php-smbclient.spec')
-rw-r--r-- | php-smbclient.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-smbclient.spec b/php-smbclient.spec index dcd1c0a..fdc58b4 100644 --- a/php-smbclient.spec +++ b/php-smbclient.spec @@ -77,7 +77,7 @@ Provides: %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa} = %{version}-%{rele Provides: %{?scl_prefix}php-pecl(%{pecl_name}) = %{version} Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version} -%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} +%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel} # Other third party repo stuff %if "%{php_version}" > "5.5" Obsoletes: php55u-%{pecl_name} <= %{version} |