[packages/php/dev-7.4] The Intl extension now requires at least ICU 50.1.

glen glen at pld-linux.org
Thu Jun 20 01:16:47 CEST 2019


commit 112cc0e17b7439250a2f1cda5cfaca31bb1af13a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Jun 19 23:22:31 2019 +0300

    The Intl extension now requires at least ICU 50.1.

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index fb6a44d..cddc4ad 100644
--- a/php.spec
+++ b/php.spec
@@ -253,7 +253,7 @@ BuildRequires:	gmp-devel >= 4.2
 %{?with_imap:BuildRequires:	imap-devel >= 1:2007e-2}
 %{?with_gcov:BuildRequires:	lcov}
 %{?with_fpm:BuildRequires:	libapparmor-devel}
-%{?with_intl:BuildRequires:	libicu-devel >= 4.4}
+%{?with_intl:BuildRequires:	libicu-devel >= 50.1}
 BuildRequires:	libjpeg-devel
 BuildRequires:	libltdl-devel >= 1.4
 BuildRequires:	libpng-devel >= 1.0.8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/dc749f05f4e6b8ecc255d77e12a1599af9aea8a7



More information about the pld-cvs-commit mailing list