commit 60bbbecb8ec924653acb61f24e2dc54408606d43
Author: Jan Chaloupka <[email protected]>
Date: Tue Oct 14 13:27:05 2014 +0200
BuildArch to ExclusiveArch
- related: #1148447
golang-github-kr-fs.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-kr-fs.spec b/golang-github-kr-fs.spec
index c2381df..6445dfb 100644
--- a/golang-github-kr-fs.spec
+++ b/golang-github-kr-fs.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: Provides Go filesystem-related functions
License: BSD
URL: http://%{import_path}
Source0:
https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-BuildArch: noarch
+ExclusiveArch: %{ix86} x86_64 %{arm}
%description
%{summary}
@@ -51,6 +51,9 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
%{gopath}/src/%{import_path}/*.go
%changelog
+* Tue Oct 14 2014 jchaloup <[email protected]> - 0-0.2.git2788f0d
+- BuildArch to ExclusiveArch
+
* Wed Oct 01 2014 Jan Chaloupka <jchaloup@redhat> - 0-0.1.git2788f0d
- First package for Fedora
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang