summaryrefslogtreecommitdiffstats
path: root/php-xcache-dev.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-14 18:36:04 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-14 18:36:04 +0200
commitc9834c02ccc44b69140e4353f12f11743722f64b (patch)
tree1624af41a462aff058822f9a1c84e13ce2b2f0cd /php-xcache-dev.spec
parent5032aaf535d6ea36a64bf513d5396b6a896b0f96 (diff)
php-xcache: 3.0.2 (for php 5.4)
Diffstat (limited to 'php-xcache-dev.spec')
-rw-r--r--php-xcache-dev.spec10
1 files changed, 8 insertions, 2 deletions
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