|
@@ -36,7 +36,7 @@ Class: PLUS
|
|
|
Group: Charset
|
|
Group: Charset
|
|
|
License: IBM Open Source
|
|
License: IBM Open Source
|
|
|
Version: %{V_opkg}
|
|
Version: %{V_opkg}
|
|
|
-Release: 20161210
|
|
|
|
|
|
|
+Release: 20170304
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://download.icu-project.org/files/icu4c/%{V_opkg}/icu4c-%{V_dist}-src.tgz
|
|
Source0: http://download.icu-project.org/files/icu4c/%{V_opkg}/icu4c-%{V_dist}-src.tgz
|
|
@@ -81,7 +81,9 @@ PreReq: OpenPKG, openpkg >= 20160101
|
|
|
--with-data-packaging=files \
|
|
--with-data-packaging=files \
|
|
|
--enable-static \
|
|
--enable-static \
|
|
|
--disable-shared \
|
|
--disable-shared \
|
|
|
- --disable-samples
|
|
|
|
|
|
|
+ --disable-samples \
|
|
|
|
|
+ --disable-layoutex \
|
|
|
|
|
+ --disable-renaming
|
|
|
echo 'CPPFLAGS += -DICU_DATA_DIR=\"$(ICUPKGDATA_DIR)\"' >>icudefs.local
|
|
echo 'CPPFLAGS += -DICU_DATA_DIR=\"$(ICUPKGDATA_DIR)\"' >>icudefs.local
|
|
|
%{l_make} %{l_mflags}
|
|
%{l_make} %{l_mflags}
|
|
|
) || exit $?
|
|
) || exit $?
|