Remove ix86 on ExcludeArch
authorpr.jung <pr.jung@samsung.com>
Tue, 10 Jan 2017 10:02:23 +0000 (19:02 +0900)
committerpr.jung <pr.jung@samsung.com>
Tue, 10 Jan 2017 10:02:23 +0000 (19:02 +0900)
Change-Id: Id69773ebc9529390905dbba164b2ccfa4fe4a006
Signed-off-by: pr.jung <pr.jung@samsung.com>
packaging/csapi-system.spec

index 3043f48..a35be8b 100644 (file)
@@ -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}