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 | fd1ea7a30018f5ff964f90827bb8135af5f9839d (patch) | |
tree | a80b93c8a3f71f5fa9e0d9cced077ae8574077dd | |
parent | b7ea7d44eea23978602c65a14ca0b518bda28a38 (diff) |
obsoletes php55u instead of php55
-rw-r--r-- | php-pecl-sphinx.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-sphinx.spec b/php-pecl-sphinx.spec index 0e80ac3..0223778 100644 --- a/php-pecl-sphinx.spec +++ b/php-pecl-sphinx.spec @@ -36,7 +36,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 |