summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-11 14:44:28 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-11 14:44:28 +0100
commit3848e5c6ce96abd9dd3b7d234cba6410a31784ce (patch)
treea6cb25032c089bd7c11791045530489d969551ff
parente274cf759f02697a7ed7109356b1639e52fe9bc5 (diff)
minor fix
-rw-r--r--php-pecl-quickhash.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-quickhash.spec b/php-pecl-quickhash.spec
index c59c678..30d670d 100644
--- a/php-pecl-quickhash.spec
+++ b/php-pecl-quickhash.spec
@@ -44,7 +44,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}