Add build option of spec file 75/146575/1
authorsy1124.kim <sy1124.kim@samsung.com>
Tue, 29 Aug 2017 10:08:33 +0000 (19:08 +0900)
committersy1124.kim <sy1124.kim@samsung.com>
Tue, 29 Aug 2017 10:09:56 +0000 (19:09 +0900)
The docker-engine only supported arm 32bit architecture.

Signed-off-by: sy1124.kim <sy1124.kim@samsung.com>
Change-Id: I4c505e5d275132faec4fc8064babb41ba93c0979

packaging/docker-engine.spec

index 230c581..5a1a4fc 100755 (executable)
@@ -11,6 +11,7 @@ Summary: The open-source application container engine
 Group: Tools/Docker
 
 License: ASL 2.0
+ExclusiveArch: %{arm}
 Source0: %{name}.tar.gz
 Source1: %{name}.manifest
 Source11: go1.8.3.linux-amd64.tar.gz