Rebuild HERE Maps engine with gcc62 95/125495/1
authorchanywa <cbible.kim@samsung.com>
Mon, 17 Apr 2017 11:31:02 +0000 (20:31 +0900)
committerchanywa <cbible.kim@samsung.com>
Mon, 17 Apr 2017 23:44:44 +0000 (08:44 +0900)
Change-Id: Idba400bcc521557c6a90a29bb55a7c187e753036

lib/aarch64/libheremaps-engine.so.1.0.6_30
lib/armv7l/libheremaps-engine.so [moved from lib/arm/libheremaps-engine.so with 100% similarity]
lib/armv7l/libheremaps-engine.so.1 [moved from lib/arm/libheremaps-engine.so.1 with 100% similarity]
lib/armv7l/libheremaps-engine.so.1.0.6_30 [moved from lib/arm/libheremaps-engine.so.1.0.6_30 with 58% similarity]
lib/i586/libheremaps-engine.so.1.0.6_30
lib/x86_64/libheremaps-engine.so.1.0.6_30
maps-plugin-here.changes
packaging/maps-plugin-here.spec

index 7898209..cabf4a5 100755 (executable)
Binary files a/lib/aarch64/libheremaps-engine.so.1.0.6_30 and b/lib/aarch64/libheremaps-engine.so.1.0.6_30 differ
similarity index 58%
rename from lib/arm/libheremaps-engine.so.1.0.6_30
rename to lib/armv7l/libheremaps-engine.so.1.0.6_30
index f5009ed..87183b6 100755 (executable)
Binary files a/lib/arm/libheremaps-engine.so.1.0.6_30 and b/lib/armv7l/libheremaps-engine.so.1.0.6_30 differ
index 6012fef..ca84840 100755 (executable)
Binary files a/lib/i586/libheremaps-engine.so.1.0.6_30 and b/lib/i586/libheremaps-engine.so.1.0.6_30 differ
index ebda6ab..f587775 100755 (executable)
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
index f6d2d99..65267e3 100644 (file)
@@ -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 <cbible.kim@samsung.com>
+
 [Version]   maps-plugin-here_0.3.18
 [Date]      28 Feb 2017
 [Title]     Fix preferred language to be applicatable to queries
index da35dbe..fc5bb78 100644 (file)
@@ -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