From: pr.jung Date: Tue, 10 Jan 2017 10:02:23 +0000 (+0900) Subject: Remove ix86 on ExcludeArch X-Git-Tag: submit/tizen/20170110.100701^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c57122efdeba2cd4ebab1e58302006c8941c904c;p=platform%2Fcore%2Fcsapi%2Fsystem.git Remove ix86 on ExcludeArch Change-Id: Id69773ebc9529390905dbba164b2ccfa4fe4a006 Signed-off-by: pr.jung --- diff --git a/packaging/csapi-system.spec b/packaging/csapi-system.spec index 3043f48..a35be8b 100644 --- a/packaging/csapi-system.spec +++ b/packaging/csapi-system.spec @@ -9,7 +9,7 @@ Source0: %{name}-%{version}.tar.gz Source1: %{name}.manifest AutoReqProv: no -ExcludeArch: aarch64 %ix86 +ExcludeArch: aarch64 BuildRequires: dotnet-build-tools @@ -41,4 +41,4 @@ done %files %manifest %{name}.manifest %license LICENSE -%attr(644,root,root) %{dotnet_assembly_files} \ No newline at end of file +%attr(644,root,root) %{dotnet_assembly_files}