Disable the IDN feature temporary 26/168226/1 accepted/tizen/base/20180504.063502 accepted/tizen/unified/20180126.042834 submit/tizen/20180125.065647 submit/tizen_base/20180417.011946 submit/tizen_base/20180419.073756 submit/tizen_base/20180502.021447
authorSeonah Moon <seonah1.moon@samsung.com>
Thu, 25 Jan 2018 05:47:22 +0000 (14:47 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Thu, 25 Jan 2018 05:47:28 +0000 (14:47 +0900)
This feature will be enabled after resolving build dependency issue

Change-Id: I6b7d8292015adbe5b488210176cf19c085b0aaf1

packaging/curl.spec

index b2171cf..2efa05f 100644 (file)
@@ -9,7 +9,6 @@ URL:        http://curl.haxx.se/
 Source0:    %{name}-%{version}.tar.gz
 Source1001:     %{name}.manifest
 
-BuildRequires:  pkgconfig(icu-uc)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(zlib)
 BuildRequires:  pkgconfig(libcares)
@@ -78,7 +77,6 @@ CFLAGS+=" -DTIZEN_TV_EXT"
 %endif
 --with-ca-path==/etc/ssl/certs \
 --with-ca-bundle=/etc/ssl/ca-bundle.pem \
---with-icu-uc \
 --with-lber-lib=lber \
 --enable-manual --enable-versioned-symbols --enable-ares --enable-debug --enable-curldebug \
 --disable-static \