From 331f85a3b456589361f96e41fa521e8d40c47994 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20=C5=9Awi=C4=85tek?= Date: Thu, 2 Jun 2022 19:57:16 +0200 Subject: [PATCH] - Enable IMAP by default again, rel 2 --- php.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php.spec b/php.spec index ddf4f1b..b501e9d 100644 --- a/php.spec +++ b/php.spec @@ -31,7 +31,7 @@ %bcond_without gettext # without gettext extension module %bcond_without gmp # without gmp extension module %bcond_without iconv # without iconv extension module -%bcond_with imap # without IMAP extension module +%bcond_without imap # without IMAP extension module %bcond_without intl # without Intl extension module %bcond_without json # without json extension module %bcond_without ldap # without LDAP extension module @@ -126,7 +126,7 @@ Summary(ru.UTF-8): PHP Версии 7 - язык препроцессирова Summary(uk.UTF-8): PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері Name: %{orgname}%{php_suffix} Version: 7.4.29 -Release: 1 +Release: 2 Epoch: 4 # All files licensed under PHP version 3.01, except # Zend is licensed under Zend -- 2.45.1