summaryrefslogtreecommitdiffstats
path: root/php-pecl-memcached.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-memcached.spec')
-rw-r--r--php-pecl-memcached.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-memcached.spec b/php-pecl-memcached.spec
index e26e7fc..e7f34f4 100644
--- a/php-pecl-memcached.spec
+++ b/php-pecl-memcached.spec
@@ -6,7 +6,7 @@
Summary: Extension to work with the Memcached caching daemon
Name: php-pecl-memcached
Version: 2.1.0
-Release: 6%{?dist}.3
+Release: 6%{?dist}.4
# memcached is PHP, FastLZ is MIT
License: PHP and MIT
Group: Development/Languages
@@ -48,6 +48,9 @@ Obsoletes: php53u-pecl-memcached
%if "%{php_version}" > "5.4"
Obsoletes: php54-pecl-memcached
%endif
+%if "%{php_version}" > "5.5"
+Obsoletes: php55-pecl-memcached
+%endif
# Filter private shared
%{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$}