summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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