From c9834c02ccc44b69140e4353f12f11743722f64b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 14 Jun 2013 18:36:04 +0200 Subject: php-xcache: 3.0.2 (for php 5.4) --- php-xcache-dev.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'php-xcache-dev.spec') diff --git a/php-xcache-dev.spec b/php-xcache-dev.spec index 03c5c46..770ed0f 100644 --- a/php-xcache-dev.spec +++ b/php-xcache-dev.spec @@ -1,3 +1,11 @@ +# spec file for php-xcache +# +# Copyright (c) 2012-2013 Remi Collet +# License: CC-BY-SA +# http://creativecommons.org/licenses/by-sa/3.0/ +# +# Please, preserve the changelog entries +# %global ext_name xcache %global svnrev 1264 @@ -37,9 +45,7 @@ Conflicts: php-eaccelerator # Other third party repo stuff Obsoletes: php53-xcache Obsoletes: php53u-xcache -%if "%{php_version}" > "5.4" Obsoletes: php54-xcache -%endif %if "%{php_version}" > "5.5" Obsoletes: php55-xcache %endif -- cgit