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 | 98ee97d617b2c138ae4021cd23ca99d85175684a (patch) | |
tree | 7e62fff99955ca4886e74cb5e8c1e771e041b1aa | |
parent | 971d7d35571142cfd90555ae8ec20d6a5c28b237 (diff) |
obsoletes php55u instead of php55
-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 |