From 500697108d6a409f5c382bcbed8857ea96e167b7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Nov 24 2021 06:42:23 +0000 Subject: Revert "clean old check" This reverts commit 67fdb8237a4a9b66b715ddc59aaea973ed13ac86. --- diff --git a/php.spec b/php.spec index afe07b6..dd4af79 100644 --- a/php.spec +++ b/php.spec @@ -1130,6 +1130,9 @@ popd %check : Ensure proper NTS/ZTS build $RPM_BUILD_ROOT%{_bindir}/php -n -v | grep NTS +%if %{with zts} +$RPM_BUILD_ROOT%{_bindir}/zts-php -n -v | grep ZTS +%endif %if %runselftest cd build-fpm