summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlokilee73 <changjoo.lee@samsung.com>2017-04-03 22:21:50 +0900
committerlokilee73 <changjoo.lee@samsung.com>2017-04-03 22:22:05 +0900
commitd21aa8a09e168abd2168a43719b0572a891f0b30 (patch)
tree6e045b66eca554e0df8599036e91c4d01941916f
parent9d4a7f1d2c8efca49151277fcda41f1c32e17b8c (diff)
downloaddeviced-accepted/tizen_wearable.tar.gz
deviced-accepted/tizen_wearable.tar.bz2
deviced-accepted/tizen_wearable.zip
Previously, license was added for tools and libdeviced only. But it was not added to each profile packages. Change-Id: I90a6689e3905a9153dee323617a5471a9393c0db Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
-rwxr-xr-xpackaging/deviced.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/deviced.spec b/packaging/deviced.spec
index 64e467ea..32fc3583 100755
--- a/packaging/deviced.spec
+++ b/packaging/deviced.spec
@@ -490,6 +490,7 @@ mv %{_bindir}/deviced %{_bindir}/deviced.ivi
%files profile_mobile
%manifest deviced.manifest
+%license LICENSE
%{_bindir}/deviced.mobile
# haptic_module
%config %{_sysconfdir}/deviced/haptic.conf
@@ -516,6 +517,7 @@ mv %{_bindir}/deviced %{_bindir}/deviced.ivi
%files profile_wearable
%manifest deviced.manifest
+%license LICENSE
%{_bindir}/deviced.wearable
# haptic_module
%config %{_sysconfdir}/deviced/haptic.conf
@@ -530,6 +532,7 @@ mv %{_bindir}/deviced %{_bindir}/deviced.ivi
%files profile_tv
%manifest deviced.manifest
+%license LICENSE
%{_bindir}/deviced.tv
# usbhost_module
%{_prefix}/lib/udev/rules.d/99-usbhost.rules
@@ -538,12 +541,14 @@ mv %{_bindir}/deviced %{_bindir}/deviced.ivi
%files profile_common
%manifest deviced.manifest
+%license LICENSE
%{_bindir}/deviced.common
#if #{?display_module} == on ==> always on
%config %{_sysconfdir}/deviced/display-common.conf
%files profile_ivi
%manifest deviced.manifest
+%license LICENSE
%{_bindir}/deviced.ivi
#if #{?display_module} == on ==> always on
%config %{_sysconfdir}/deviced/display-ivi.conf