commit d7dda426f97a822a9dc73212a1da0ca16138f373
Author: Jan Chaloupka <[email protected]>
Date: Tue Oct 14 13:40:35 2014 +0200
BuildArch to ExclusiveArch
- related: #1148481
golang-googlecode-go-exp.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-googlecode-go-exp.spec b/golang-googlecode-go-exp.spec
index 5b69de6..ffb2d44 100644
--- a/golang-googlecode-go-exp.spec
+++ b/golang-googlecode-go-exp.spec
@@ -11,12 +11,12 @@
Name: golang-googlecode-go-exp
Version: 0
-Release: 0.1.hg%{shortcommit}%{?dist}
+Release: 0.2.hg%{shortcommit}%{?dist}
Summary: Experimental tools and packages for Go
License: BSD
URL: http://%{import_path}
Source0: https://exp.go.googlecode.com/archive/%{commit}.tar.gz
-BuildArch: noarch
+ExclusiveArch: %{ix86} x86_64 %{arm}
%description
%{summary}.
@@ -78,6 +78,9 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test
%{import_path}/{ebnf,ebnflint,fs
%{gopath}/src/%{import_path}/*/*/*.go
%changelog
+* Tue Oct 14 2014 jchaloup <[email protected]> - 0-0.2.hgbd8df7009305
+- BuildArch to ExclusiveArch
+
* Mon Sep 15 2014 Eric Paris <[email protected] - 0-0.1.hgbd8df7009305
- Bump to upstream bd8df7009305d6ada223ea3c95b94c0f38bfa119
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang