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 | 0482751a47135f00fe169d79eef8b0f83e806792 (patch) | |
tree | def1f87c52671e6c7d7945988f068374d627a73e | |
parent | c57acdbafd7011915e1599dcc89da6515e3c8c42 (diff) |
obsoletes php55u instead of php55
-rw-r--r-- | php-pecl-igbinary.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec index 79c16ac..596fb32 100644 --- a/php-pecl-igbinary.spec +++ b/php-pecl-igbinary.spec @@ -56,7 +56,7 @@ Obsoletes: php53-pecl-%{extname} Obsoletes: php53u-pecl-%{extname} Obsoletes: php54-pecl-%{extname} %if "%{php_version}" > "5.5" -Obsoletes: php55-pecl-%{extname} +Obsoletes: php55u-pecl-%{extname} %endif # Filter private shared |