]> git.pld-linux.org Git - packages/php.git/commitdiff
- rel 49; fixed icu build auto/th/php53-5.3.29-49
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 Oct 2019 20:52:39 +0000 (22:52 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 Oct 2019 20:52:39 +0000 (22:52 +0200)
php-icu64.patch
php.spec

index 98b53d524bf9631a2c5642a7f2337cb474b31a18..5ada324bc0f957017c4162b89bb5c7eb75f30b20 100644 (file)
              *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 <php.h>
++#undef U_SHOW_CPLUSPLUS_API
++#define U_SHOW_CPLUSPLUS_API 0
+ #include "collator/collator_sort.h"
+ #include "grapheme/grapheme.h"
+ #include "intl_error.h"
index 78562691ddbdff14be6d95c5650273aa5bd476b2..b33173139ad739b2f06f1dce834df2b9af26ef25 100644 (file)
--- 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}}
This page took 1.265328 seconds and 4 git commands to generate.