Added a manifest file 47/49247/2 accepted/tizen/mobile/20151011.122033 accepted/tizen/tv/20151011.122411 accepted/tizen/wearable/20151011.231611 submit/tizen/20151010.085459
authorchanywa <cbible.kim@samsung.com>
Sat, 10 Oct 2015 08:49:10 +0000 (17:49 +0900)
committerchanywa <cbible.kim@samsung.com>
Sat, 10 Oct 2015 08:53:13 +0000 (17:53 +0900)
Change-Id: I93cf04fa0385031b5000c7171d77533d8e478d87

maps-plugin-here.manifest [new file with mode: 0755]
packaging/maps-plugin-here.spec

diff --git a/maps-plugin-here.manifest b/maps-plugin-here.manifest
new file mode 100755 (executable)
index 0000000..97e8c31
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+       <request>
+               <domain name="_"/>
+       </request>
+</manifest>
index 1ea435f..d1d34f7 100755 (executable)
@@ -61,5 +61,7 @@ cp -a %{ARCH}/libmaps-plugin-here.so* %{buildroot}%{_prefix}/lib/maps/plugins/
 cp -a %{ARCH}/libheremaps-engine.so* %{buildroot}%{_prefix}/lib/
 
 %files
+%manifest maps-plugin-here.manifest
+%defattr(-,root,root,-)
 %{_prefix}/lib/maps/plugins/libmaps-plugin-here.so*
 %{_prefix}/lib/libheremaps-engine.so*