From: Yunmi Ha Date: Mon, 20 Mar 2017 08:12:19 +0000 (+0900) Subject: Install license file to /usr/share/license X-Git-Tag: accepted/tizen/3.0/common/20170322.133119^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dea777d42a0a55656f89cf42e079bdcff5fe88cc;p=platform%2Fupstream%2Fgumd.git Install license file to /usr/share/license Need to install license file to /usr/share/license. So add install logic and add it to rpm package. Change-Id: Ie8ec4a99951cb2dc0364a95ac00494facb0c0c09 Signed-off-by: Yunmi Ha --- diff --git a/packaging/gumd.spec b/packaging/gumd.spec index b4a45d6..b2a49a3 100644 --- a/packaging/gumd.spec +++ b/packaging/gumd.spec @@ -166,6 +166,7 @@ ln -s /opt%{_sysconfdir}/.pwd.lock %{_sysconfdir}/.pwd.lock %defattr(-,root,root,-) %manifest %{name}.manifest %doc AUTHORS COPYING.LIB NEWS README +%license COPYING.LIB %{_bindir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf %{_datadir}/upgrade/scripts/500.gumd_upgrade.sh