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
commit4f52c4d21d46b7ff0b5fc6d19d4c4a8441a876d4 (patch)
treecfc9877f8082bbb107687edcf0ebdf77c54eef71
parent87766d0eccfec91bf2fbf2c53fc1df5aa5b2c92a (diff)
minor fix
-rw-r--r--php-snappy.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-snappy.spec b/php-snappy.spec
index aad818f..694957b 100644
--- a/php-snappy.spec
+++ b/php-snappy.spec
@@ -45,7 +45,7 @@ Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}}
-%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1}
+%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}
# Other third party repo stuff
Obsoletes: php53-%{pecl_name} <= %{version}
Obsoletes: php53u-%{pecl_name} <= %{version}