diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-11-24 12:32:30 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-11-24 12:32:30 +0100 |
commit | 2364eeb232ebe1ad68cf2031ab49a223b21e3191 (patch) | |
tree | 548feda36a38e385c1a286d673170cb112c8ef9a | |
parent | b547a159b82f325689e769cf3535384dcf553748 (diff) |
obsoletes php55u instead of php55
-rw-r--r-- | php-pecl-xhprof.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-xhprof.spec b/php-pecl-xhprof.spec index b745e67..17e59fd 100644 --- a/php-pecl-xhprof.spec +++ b/php-pecl-xhprof.spec @@ -42,7 +42,7 @@ Obsoletes: php53-pecl-%{pecl_name} Obsoletes: php53u-pecl-%{pecl_name} Obsoletes: php54-pecl-%{pecl_name} %if "%{php_version}" > "5.5" -Obsoletes: php55-pecl-%{pecl_name} +Obsoletes: php55u-pecl-%{pecl_name} %endif # Filter private provides |