[golang-github-appc-spec] only build for x86_64

Lokesh Mandvekar lsm5 at fedoraproject.org
Wed Feb 18 17:38:45 UTC 2015


commit ea0bc39c0452cf8cffab0cdce8678cf020ea0747
Author: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date:   Wed Feb 18 11:38:31 2015 -0600

    only  build for x86_64
    
    Signed-off-by: Lokesh Mandvekar <lsm5 at fedoraproject.org>

 golang-github-appc-spec.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-appc-spec.spec b/golang-github-appc-spec.spec
index 0b6dff9..85b01bf 100644
--- a/golang-github-appc-spec.spec
+++ b/golang-github-appc-spec.spec
@@ -9,9 +9,9 @@
 
 Name:       golang-%{provider}-%{project}-%{repo}
 Version:    0.3.0
-Release:    1.git%{shortcommit}%{?dist}
+Release:    2.git%{shortcommit}%{?dist}
 Summary:    Schema defs and tools for app container specification
-ExclusiveArch: x86_64 %{arm}
+ExclusiveArch: x86_64
 License:    ASL 2.0
 URL:        https://%{import_path}
 Source0:    https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
@@ -83,6 +83,9 @@ done
 %{gopath}/src/%{import_path}
 
 %changelog
+* Wed Feb 18 2015 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0.3.0-2.gitfa6d3af
+- only build for x86_64, ace-validator doesn't work for arm
+
 * Wed Feb 18 2015 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0.3.0-1.gitfa6d3af
 - update to commit fa6d3af86db496053a2d3c907c676fd9ee1118a8
 


More information about the scm-commits mailing list