From: chanywa Date: Mon, 17 Apr 2017 11:31:02 +0000 (+0900) Subject: Rebuild HERE Maps engine with gcc62 X-Git-Tag: submit/tizen/20170418.011800~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14eb077eda068e2a398c5371b704d74d0e63422f;p=platform%2Fcore%2Flocation%2Fmaps-plugin-here.git Rebuild HERE Maps engine with gcc62 Change-Id: Idba400bcc521557c6a90a29bb55a7c187e753036 --- diff --git a/lib/aarch64/libheremaps-engine.so.1.0.6_30 b/lib/aarch64/libheremaps-engine.so.1.0.6_30 index 7898209..cabf4a5 100755 Binary files a/lib/aarch64/libheremaps-engine.so.1.0.6_30 and b/lib/aarch64/libheremaps-engine.so.1.0.6_30 differ diff --git a/lib/arm/libheremaps-engine.so b/lib/arm/libheremaps-engine.so deleted file mode 120000 index f1cdfcf..0000000 --- a/lib/arm/libheremaps-engine.so +++ /dev/null @@ -1 +0,0 @@ -libheremaps-engine.so.1 \ No newline at end of file diff --git a/lib/arm/libheremaps-engine.so.1 b/lib/arm/libheremaps-engine.so.1 deleted file mode 120000 index 359e6e0..0000000 --- a/lib/arm/libheremaps-engine.so.1 +++ /dev/null @@ -1 +0,0 @@ -libheremaps-engine.so.1.0.6_30 \ No newline at end of file diff --git a/lib/arm/libheremaps-engine.so.1.0.6_30 b/lib/arm/libheremaps-engine.so.1.0.6_30 deleted file mode 100755 index f5009ed..0000000 Binary files a/lib/arm/libheremaps-engine.so.1.0.6_30 and /dev/null differ diff --git a/lib/armv7l/libheremaps-engine.so b/lib/armv7l/libheremaps-engine.so new file mode 120000 index 0000000..f1cdfcf --- /dev/null +++ b/lib/armv7l/libheremaps-engine.so @@ -0,0 +1 @@ +libheremaps-engine.so.1 \ No newline at end of file diff --git a/lib/armv7l/libheremaps-engine.so.1 b/lib/armv7l/libheremaps-engine.so.1 new file mode 120000 index 0000000..359e6e0 --- /dev/null +++ b/lib/armv7l/libheremaps-engine.so.1 @@ -0,0 +1 @@ +libheremaps-engine.so.1.0.6_30 \ No newline at end of file diff --git a/lib/armv7l/libheremaps-engine.so.1.0.6_30 b/lib/armv7l/libheremaps-engine.so.1.0.6_30 new file mode 100755 index 0000000..87183b6 Binary files /dev/null and b/lib/armv7l/libheremaps-engine.so.1.0.6_30 differ diff --git a/lib/i586/libheremaps-engine.so.1.0.6_30 b/lib/i586/libheremaps-engine.so.1.0.6_30 index 6012fef..ca84840 100755 Binary files a/lib/i586/libheremaps-engine.so.1.0.6_30 and b/lib/i586/libheremaps-engine.so.1.0.6_30 differ diff --git a/lib/x86_64/libheremaps-engine.so.1.0.6_30 b/lib/x86_64/libheremaps-engine.so.1.0.6_30 index ebda6ab..f587775 100755 Binary files a/lib/x86_64/libheremaps-engine.so.1.0.6_30 and b/lib/x86_64/libheremaps-engine.so.1.0.6_30 differ diff --git a/maps-plugin-here.changes b/maps-plugin-here.changes index f6d2d99..65267e3 100644 --- a/maps-plugin-here.changes +++ b/maps-plugin-here.changes @@ -1,3 +1,8 @@ +[Version] maps-plugin-here_0.3.19 +[Date] 17 Apr 2017 +[Title] Rebuild HERE Maps engine with gcc62 +[Developer] Seechan Kim + [Version] maps-plugin-here_0.3.18 [Date] 28 Feb 2017 [Title] Fix preferred language to be applicatable to queries diff --git a/packaging/maps-plugin-here.spec b/packaging/maps-plugin-here.spec index da35dbe..fc5bb78 100644 --- a/packaging/maps-plugin-here.spec +++ b/packaging/maps-plugin-here.spec @@ -1,6 +1,6 @@ Name: maps-plugin-here Summary: Tizen HERE Maps Plug-in Library -Version: 0.3.18 +Version: 0.3.19 Release: 1 Group: Location/Libraries License: Apache-2.0 and HERE @@ -44,7 +44,7 @@ Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig %ifarch %arm -%define ARCH arm +%define ARCH armv7l %endif %ifarch aarch64