summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchanywa <cbible.kim@samsung.com>2015-10-10 17:49:10 +0900
committerchanywa <cbible.kim@samsung.com>2015-10-10 17:53:13 +0900
commite3d5fa0cba7cf3b6dc9396be058de1a24fabc4db (patch)
treec75ad9e5723b956358597e666e6e1f43fc3c4525
parent8b508040994c55da20bb9b6dfd2c24c53dc35210 (diff)
downloadmaps-plugin-here-e3d5fa0cba7cf3b6dc9396be058de1a24fabc4db.tar.gz
maps-plugin-here-e3d5fa0cba7cf3b6dc9396be058de1a24fabc4db.tar.bz2
maps-plugin-here-e3d5fa0cba7cf3b6dc9396be058de1a24fabc4db.zip
Change-Id: I93cf04fa0385031b5000c7171d77533d8e478d87
-rwxr-xr-xmaps-plugin-here.manifest5
-rwxr-xr-xpackaging/maps-plugin-here.spec2
2 files changed, 7 insertions, 0 deletions
diff --git a/maps-plugin-here.manifest b/maps-plugin-here.manifest
new file mode 100755
index 0000000..97e8c31
--- /dev/null
+++ b/maps-plugin-here.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/maps-plugin-here.spec b/packaging/maps-plugin-here.spec
index 1ea435f..d1d34f7 100755
--- a/packaging/maps-plugin-here.spec
+++ b/packaging/maps-plugin-here.spec
@@ -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*