diff options
author | Remi Collet <remi@remirepo.net> | 2024-12-23 12:05:26 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-12-23 12:05:26 +0100 |
commit | c5146a4d939de5b3a6c36e5f2da62968435c09fe (patch) | |
tree | 0088beeeb355cad9c8f167de573e40f7008620d3 /php-pecl-imagick.spec | |
parent | d23b865538ee77acb30c0d44aeb491086406b740 (diff) |
Diffstat (limited to 'php-pecl-imagick.spec')
-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 |