From: Dongkyun Son Date: Tue, 4 Feb 2020 01:58:23 +0000 (+0900) Subject: packaging: do not create for %ix86. X-Git-Tag: submit/tizen/20200204.053556 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fsubmit%2Ftizen%2F20200204.053556;p=platform%2Fcore%2Fsystem%2Fswap-probe.git packaging: do not create for %ix86. This is temporary commit for application build check with previous libbfd. Change-Id: I0ab52427ac0456ed03713f1b6da8c8ab3dae325e Signed-off-by: Dongkyun Son --- diff --git a/packaging/swap-probe.spec b/packaging/swap-probe.spec index 23bc197..f851fa1 100644 --- a/packaging/swap-probe.spec +++ b/packaging/swap-probe.spec @@ -19,12 +19,7 @@ Source: %{name}_%{version}.tar.gz # unsupport arch -%if %{with emulator} -ExcludeArch: x86_64 -%else ExcludeArch: %{ix86} x86_64 -%endif - # common requires