diff options
-rw-r--r-- | php-pecl-imagick.spec | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec index f8c0dfb..6de4afb 100644 --- a/php-pecl-imagick.spec +++ b/php-pecl-imagick.spec @@ -8,20 +8,19 @@ # %bcond_without tests +%bcond_with im6 # Distribution default IM version %if 0%{?fedora} >= 38 || 0%{?rhel} >= 10 %global default 7 -%bcond_with im6 %else %global default 6 -%bcond_with im6 %endif # NOTICE: 2 builds needed to get the full set # All distro # default (im7) -# On Fedora < 40 and EL < 10 +# On Fedora <= 39 and EL <= 9 # --with im6 # we don't want -z defs linker flag |