From: DoHyun Pyun Date: Mon, 27 Mar 2017 07:25:19 +0000 (+0900) Subject: Modify the install path for license file X-Git-Tag: submit/tizen/20170327.075259^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d99ce9cbc5e551ff2be62db019938f92a1e19d1;p=platform%2Fcore%2Fconnectivity%2Fbt-syspopup.git Modify the install path for license file Change-Id: I915d4b1420ce274b9f10b8caf72e5ddc7570d74b Signed-off-by: DoHyun Pyun --- diff --git a/packaging/org.tizen.bt-syspopup.spec b/packaging/org.tizen.bt-syspopup.spec index e5b81e4..8b19a74 100644 --- a/packaging/org.tizen.bt-syspopup.spec +++ b/packaging/org.tizen.bt-syspopup.spec @@ -164,6 +164,7 @@ popd %files %manifest org.tizen.bt-syspopup.manifest +%license LICENSE %defattr(-,root,root,-) %{TZ_SYS_RO_PACKAGES}/org.tizen.bt-syspopup.xml %{TZ_SYS_SHARE}/icons/default/small/org.tizen.bt-syspopup.png @@ -172,6 +173,7 @@ popd # if mobile, tv, ivi, common, or "unified" %if "%{?profile}" != "wearable" %files profile_common +%license LICENSE %{TZ_SYS_RO_APP}/org.tizen.bt-syspopup/bin/bt-syspopup %{TZ_SYS_RO_APP}/org.tizen.bt-syspopup/res/edje/custom_popup.edj %endif @@ -180,6 +182,7 @@ popd # if wearable, "unified". common may be added after efl-ext is unified/refactored. %if "%{?profile}" != "mobile" && "%{?profile}" != "tv" && "%{?profile}" != "ivi" && "%{?profile}" != "common" %files profile_wearable +%license LICENSE %{TZ_SYS_RO_APP}/org.tizen.bt-syspopup/bin/bt-syspopup.wearable %{TZ_SYS_RO_APP}/org.tizen.bt-syspopup/res/edje/custom_popup.edj.wearable %{TZ_SYS_RO_APP}/org.tizen.bt-syspopup/shared/res/tables/org.tizen.bt-syspopup_ChangeableColorTable.xml