Revert "Re-ordered build binary"
[platform/upstream/docker-engine.git] / packaging / docker-engine.spec
index 230c581..a48849e 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
@@ -22,8 +23,6 @@ Source15: runc.tar.bz2
 BuildRequires: git
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
-Requires: docker-containerd
-Requires: docker-runc 
 
 
 %description