diff options
author | jomui <jongmun.woo@samsung.com> | 2017-03-28 09:56:52 +0900 |
---|---|---|
committer | jomui <jongmun.woo@samsung.com> | 2017-03-28 09:57:07 +0900 |
commit | 51e3f42861b6928f84d57addc44c8aca7c13481a (patch) | |
tree | 483fdbd4812e4ff34291ea060cbdc5ba362cd309 | |
parent | f9d15a801d8c215a3059e6f4e310b563761bd6f1 (diff) | |
download | maps-plugin-here-accepted/tizen_wearable.tar.gz maps-plugin-here-accepted/tizen_wearable.tar.bz2 maps-plugin-here-accepted/tizen_wearable.zip |
add license macrosubmit/tizen/20170328.015417accepted/tizen/wearable/20170328.061119accepted/tizen/unified/20170328.061209accepted/tizen/tv/20170328.061058accepted/tizen/mobile/20170328.061045accepted/tizen/ivi/20170328.061203accepted/tizen/common/20170328.140746accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_common
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I07764cde06b69bf96532b4b9a4d8fab81646d2dd
-rw-r--r-- | packaging/maps-plugin-here.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/maps-plugin-here.spec b/packaging/maps-plugin-here.spec index 290d2a6..da35dbe 100644 --- a/packaging/maps-plugin-here.spec +++ b/packaging/maps-plugin-here.spec @@ -100,6 +100,7 @@ This package provides UI interface to get consents from users to the HERE platfo %files -n org.tizen.heremaps-uc %manifest heremaps-uc/org.tizen.heremaps-uc.manifest +%license LICENSE %defattr(-,root,root,-) /usr/apps/org.tizen.heremaps-uc/bin/* /usr/apps/org.tizen.heremaps-uc/res/locale @@ -116,6 +117,7 @@ This package is for launching the org.tizen.heremaps-uc application. %files -n heremaps-uc-launcher %manifest heremaps-uc-launcher/heremaps-uc-launcher.manifest +%license LICENSE %defattr(-,root,root,-) /usr/bin/heremaps-uc-launcher /usr/share/dbus-1/services/org.tizen.lbs.Providers.HereMapsUCLauncher.service |