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 | d8b668a7eb9897bf1b89ead04db21fb5f64b4418 (patch) | |
| tree | 82374ae4538cbc1fa0a046ffa5fca685c5f6c354 | |
| parent | 0a821bdb1d1a1c263884926782ce3a10649c528c (diff) | |
obsoletes php55u instead of php55
| -rw-r--r-- | php-pecl-imagick.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec index d7a808e..74937eb 100644 --- a/php-pecl-imagick.spec +++ b/php-pecl-imagick.spec @@ -41,7 +41,7 @@ Obsoletes:     php53-pecl-imagick  Obsoletes:     php53u-pecl-imagick  Obsoletes:     php54-pecl-imagick  %if "%{php_version}" > "5.5" -Obsoletes:     php55-pecl-imagick +Obsoletes:     php55u-pecl-imagick  %endif  # Filter private shared  | 
