diff options
Diffstat (limited to 'php-xcache.spec')
-rw-r--r-- | php-xcache.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |