From fd92c52561c721c15412e5d13be9b99b0cb0c769 Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64lebuilder0 Date: Tue, 28 May 2024 17:27:56 +0200 Subject: [PATCH] update to 8.2.17 Signed-off-by: webbuilder_pel7ppc64lebuilder0 --- SPECS/php82.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SPECS/php82.spec b/SPECS/php82.spec index 974de76..c7e523d 100644 --- a/SPECS/php82.spec +++ b/SPECS/php82.spec @@ -51,20 +51,20 @@ %bcond_without qdbm %else # Disabled by default on RHEL -%bcond_with zts +%bcond_without zts %bcond_with firebird %bcond_with freetds -%bcond_with sodium -%bcond_with pspell +%bcond_without sodium +%bcond_without pspell %bcond_with tidy %bcond_with db4 %bcond_with qdbm %endif %bcond_with modphp -%bcond_with imap +%bcond_without imap %bcond_without lmdb -%global upver 8.2.12 +%global upver 8.2.17 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites