From 3f2c81cf9459ebe6d37ae8a3024761391ef912bb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Jan 2013 08:37:55 +0100 Subject: php-pecl-xdebug: obsoletes php55-pecl-xdebug --- php-pecl-xdebug.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'php-pecl-xdebug.spec') diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index 603e644..41815b9 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -43,6 +43,9 @@ Obsoletes: php53u-pecl-xdebug %if "%{php_version}" > "5.4" Obsoletes: php54-pecl-xdebug %endif +%if "%{php_version}" > "5.5" +Obsoletes: php55-pecl-xdebug +%endif # Filter private shared %{?filter_provides_in: %filter_provides_in %{_libdir}/.*\.so$} -- cgit