From e59dbc4310d008c6cfbd92ac6917d49fc7aa4f02 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 11 Dec 2016 14:44:28 +0100 Subject: minor fix --- php-pecl-igbinary.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-pecl-igbinary.spec') diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec index 24a53cc..2f57622 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -60,7 +60,7 @@ Provides: %{?scl_prefix}php-pecl-%{pecl_name} = %{version}-%{relea Provides: %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa} = %{version}-%{release} %endif -%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} +%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel} # Other third party repo stuff Obsoletes: php53-pecl-%{extname} Obsoletes: php53u-pecl-%{extname} -- cgit