diff options
| -rw-r--r-- | php-pecl-gnupg.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-gnupg.spec b/php-pecl-gnupg.spec index 1c3c1be..b567b50 100644 --- a/php-pecl-gnupg.spec +++ b/php-pecl-gnupg.spec @@ -45,7 +45,7 @@ Obsoletes:    php53u-pecl-%{pecl_name}  %if "%{php_version}" > "5.4"  Obsoletes:    php54-pecl-%{pecl_name}  %endif -%if "%{php_version}" > "5.4" +%if "%{php_version}" > "5.5"  Obsoletes:    php55-pecl-%{pecl_name}  %endif  | 
