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 | c641f53e1c55b35c66a8844b6749851e1a9c8632 (patch) | |
tree | b65a0933e3c015aea8e21704cb32c571c24337ed | |
parent | 8a9fef30cf0949181e0578e4ffdb24c492d16f72 (diff) |
obsoletes php55u instead of php55
-rw-r--r-- | php-pecl-gearman.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec index 5f20c29..3c574ec 100644 --- a/php-pecl-gearman.spec +++ b/php-pecl-gearman.spec @@ -49,7 +49,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 shared |