projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
697bc32
)
remove ix86 from ExcludeArch
author
SukHyung, Kang
<shine.kang@samsung.com>
Tue, 10 Jan 2017 07:37:13 +0000
(16:37 +0900)
committer
SukHyung, Kang
<shine.kang@samsung.com>
Tue, 10 Jan 2017 07:37:13 +0000
(16:37 +0900)
Change-Id: I4323e0cd5eb351d18fda4a56699d8ad0f96f2635
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
packaging/csapi-widget-control.spec
patch
|
blob
|
history
diff --git
a/packaging/csapi-widget-control.spec
b/packaging/csapi-widget-control.spec
index
da018fd
..
277005a
100755
(executable)
--- a/
packaging/csapi-widget-control.spec
+++ b/
packaging/csapi-widget-control.spec
@@
-9,7
+9,7
@@
Source0: %{name}-%{version}.tar.gz
Source1: %{name}.manifest
AutoReqProv: no
-ExcludeArch: aarch64
%ix86
+ExcludeArch: aarch64
BuildRequires: dotnet-build-tools
@@
-42,4
+42,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}