From: Arkadiusz Miƛkiewicz Date: Sat, 19 Oct 2019 20:52:39 +0000 (+0200) Subject: - rel 49; fixed icu build X-Git-Tag: auto/th/php53-5.3.29-49 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fphp53-5.3.29-49 - rel 49; fixed icu build --- diff --git a/php-icu64.patch b/php-icu64.patch index 98b53d5..5ada324 100644 --- a/php-icu64.patch +++ b/php-icu64.patch @@ -164,3 +164,15 @@ *status = U_ILLEGAL_ARGUMENT_ERROR; cleanup_zvals(); break; + +--- php-5.4.45/ext/intl/php_intl.h~ 2015-09-01 22:09:37.000000000 +0200 ++++ php-5.4.45/ext/intl/php_intl.h 2019-10-19 22:42:30.454962149 +0200 +@@ -22,6 +22,8 @@ + + #include + ++#undef U_SHOW_CPLUSPLUS_API ++#define U_SHOW_CPLUSPLUS_API 0 + #include "collator/collator_sort.h" + #include "grapheme/grapheme.h" + #include "intl_error.h" diff --git a/php.spec b/php.spec index 7856269..b331731 100644 --- a/php.spec +++ b/php.spec @@ -143,7 +143,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %undefine with_alternatives %endif -%define rel 48 +%define rel 49 %define orgname php %define ver_suffix 53 %define php_suffix %{!?with_default_php:%{ver_suffix}}