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 | 326b872d899629b74da00907589ba41a72521c97 (patch) | |
tree | 2c657e62599a27eafdbc04dd6fcfa008b971ec20 | |
parent | c05e2bf9dbf4cfcbecc9e3541e51f7098e61b7bf (diff) |
obsoletes php55u instead of php55
-rw-r--r-- | php-pecl-cairo.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-cairo.spec b/php-pecl-cairo.spec index 5d62c53..4a1264e 100644 --- a/php-pecl-cairo.spec +++ b/php-pecl-cairo.spec @@ -38,7 +38,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 # RPM 4.8 |