From c5146a4d939de5b3a6c36e5f2da62968435c09fe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 23 Dec 2024 12:05:26 +0100 Subject: clean --- php-pecl-imagick.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'php-pecl-imagick.spec') 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 -- cgit