From 20f8439bd295bba52247c19f86db9bf574dcee4b Mon Sep 17 00:00:00 2001 From: "qi1988.yang" Date: Tue, 17 Nov 2015 17:02:41 +0800 Subject: Maintain a DNS cache in soup library to reduce DNS request time [Problem] Prefetch DNS need supporting of DNS Cache [Cause] Support DNS Cache in libsoup [Solution] Maintain a DNS cache in soup library to reduce DNS request time. Change-Id: Ic4d580cda32baaba97bf285c4286f4543000bcba Signed-off-by: qi1988.yang --- packaging/libsoup.spec | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 packaging/libsoup.spec (limited to 'packaging') diff --git a/packaging/libsoup.spec b/packaging/libsoup.spec old mode 100755 new mode 100644 index 5c077c8e..12c3672f --- a/packaging/libsoup.spec +++ b/packaging/libsoup.spec @@ -106,6 +106,7 @@ chmod +x autogen.sh --enable-tizen-tv-force-preload-tlsdb \ --enable-tizen-tv-no-cache-about-video-and-audio \ --enable-tizen-performance-test-log \ + --enable-tizen-soup-store-dns \ %endif --disable-static make %{?_smp_mflags} -- cgit v1.2.3