Install license file to /usr/share/licenses 80/121180/1 accepted/tizen/3.0/common/20170329.151054 accepted/tizen/3.0/ivi/20170329.021412 accepted/tizen/3.0/mobile/20170329.020802 accepted/tizen/3.0/tv/20170329.021033 accepted/tizen/3.0/wearable/20170329.021220 submit/tizen_3.0/20170328.085644
authorYunmi Ha <yunmi.ha@samsung.com>
Mon, 27 Mar 2017 07:56:40 +0000 (16:56 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Mon, 27 Mar 2017 07:56:40 +0000 (16:56 +0900)
Need to install license file per each rpm package.
Add this logic for config-file package.

Change-Id: I2d7832a19ee088a95cb0a1a9d46aef2a0395edc8
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
packaging/tlm.spec

index 02d2dcf..288361e 100755 (executable)
@@ -391,12 +391,14 @@ fi
 %files config-common
 %defattr(-,root,root,-)
 %manifest %{name}.manifest
+%license COPYING
 %config(noreplace) %{_sysconfdir}/tlm-default.conf
 %config(noreplace) %{_sysconfdir}/session.d/*
 
 %files config-common-singleseat
 %defattr(-,root,root,-)
 %manifest %{name}.manifest
+%license COPYING
 %config(noreplace) %{_sysconfdir}/tlm-singleseat.conf
 
 %if "%{profile}" == "ivi"