From 2036149262863e34516179bdc9a996bcd598f9d9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Mar 2014 16:59:46 +0100 Subject: php-pecl-krb5: fix SCL dependencies --- php-xcache.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-xcache.spec') diff --git a/php-xcache.spec b/php-xcache.spec index 020bcb9..a5a2a26 100644 --- a/php-xcache.spec +++ b/php-xcache.spec @@ -50,7 +50,7 @@ BuildRequires: %{?scl_prefix}php-devel Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} -%if 0%{!?scl:1} +%if "%{?vendor}" == "Remi Collet" # Other third party repo stuff %if "%{php_version}" > "5.4" Obsoletes: php53-xcache -- cgit