From: sungwook79.park Date: Mon, 4 Jul 2016 01:38:39 +0000 (+0900) Subject: Exclude common and ivi profile in spec file X-Git-Tag: submit/tizen/20160708.061210~7 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Finputdelegator.git;a=commitdiff_plain;h=20f37a3e35734989ae3f9f954c38105c0a89e59d Exclude common and ivi profile in spec file Change-Id: I7e1dd342aa10baa460e019c5950da5bca4d6df75 Signed-off-by: sungwook79.park --- diff --git a/packaging/org.tizen.inputdelegator.spec b/packaging/org.tizen.inputdelegator.spec index a2e2d5b..852c194 100755 --- a/packaging/org.tizen.inputdelegator.spec +++ b/packaging/org.tizen.inputdelegator.spec @@ -46,6 +46,14 @@ ExcludeArch: %{arm} %ix86 x86_64 ExcludeArch: %{arm} %ix86 x86_64 %endif +%if "%{?profile}" == "common" +ExcludeArch: %{arm} %ix86 x86_64 +%endif + +%if "%{?profile}" == "ivi" +ExcludeArch: %{arm} %ix86 x86_64 +%endif + %define _appdir /usr/apps %define _app_destdir %{_appdir}/%{name}