commit 5b03517da2c5488f776adae56c4266ee4a7b6639
Author: Jan Chaloupka <[email protected]>
Date: Tue Oct 14 12:55:12 2014 +0200
BuildArch to ExclusiveArch
- related: #1148460
golang-github-SeanDolphin-bqschema.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-SeanDolphin-bqschema.spec
b/golang-github-SeanDolphin-bqschema.spec
index 2554e0b..1af8f99 100644
--- a/golang-github-SeanDolphin-bqschema.spec
+++ b/golang-github-SeanDolphin-bqschema.spec
@@ -10,12 +10,12 @@
Name: golang-%{provider}-%{project}-%{repo}
Version: 0
-Release: 0.1.git%{shortcommit}%{?dist}
+Release: 0.2.git%{shortcommit}%{?dist}
Summary: Package for creating Google Big Query from Go structs
License: ASL 2.0
URL: http://%{import_path}
Source0:
https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-BuildArch: noarch
+ExclusiveArch: %{ix86} x86_64 %{arm}
%description
BQSchema is a package used to created Google Big Query schema
@@ -59,6 +59,9 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
%{gopath}/src/%{import_path}/*.yaml
%changelog
+* Tue Oct 14 2014 jchaloup <[email protected]> - 0-0.2.gita713d26
+- BuildArch to ExclusiveArch
+
* Thu Sep 25 2014 Jan Chaloupka <[email protected]> - 0-0.1.gitb8a3500
- First package for Fedora
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang