diff options
| -rw-r--r-- | php-pecl-xdebug.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/php-pecl-xdebug.spec b/php-pecl-xdebug.spec index e96f6fc..758a7f2 100644 --- a/php-pecl-xdebug.spec +++ b/php-pecl-xdebug.spec @@ -44,7 +44,7 @@ Obsoletes:     php53u-pecl-%{pecl_name}  Obsoletes:     php54-pecl-%{pecl_name}  %endif  %if "%{php_version}" > "5.5" -Obsoletes:     php55-pecl-%{pecl_name} +Obsoletes:     php55u-pecl-%{pecl_name}  %endif  # Filter private shared | 
