summaryrefslogtreecommitdiffstats
path: root/php-pecl-binpack.spec
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
commit48d1c0b751b089b128288e1c9844565fe975bdca (patch)
tree3e5f764855315cb2cd37c50c6635459979d959b4 /php-pecl-binpack.spec
parent181773a4618bf1878c08beb24d686a1d36850ad2 (diff)
minor fix
Diffstat (limited to 'php-pecl-binpack.spec')
-rw-r--r--php-pecl-binpack.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-binpack.spec b/php-pecl-binpack.spec
index 46ed83f..fce9dcf 100644
--- a/php-pecl-binpack.spec
+++ b/php-pecl-binpack.spec
@@ -40,7 +40,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}