commit 9806bf13dc9e028f24ae3c91d49084b714606fad
Author: Jan Chaloupka <[email protected]>
Date:   Tue Jan 6 09:25:15 2015 +0100

    Change arch to x86_64 as docker-io is only x86_64 so far

 golang-github-fsouza-go-dockerclient.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/golang-github-fsouza-go-dockerclient.spec 
b/golang-github-fsouza-go-dockerclient.spec
index 4417b4a..093bd89 100644
--- a/golang-github-fsouza-go-dockerclient.spec
+++ b/golang-github-fsouza-go-dockerclient.spec
@@ -14,11 +14,7 @@ Summary:    Client for the Docker remote API
 License:    BSD
 URL:        https://%{import_path}
 Source0:    
https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-%if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
-BuildArch:      noarch
-%else
-ExclusiveArch:  %{ix86} x86_64 %{arm}
-%endif
+ExclusiveArch:  x86_64
 
 %description
 %{summary}
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to