[golang-github-influxdb-go-cache/el6] BuildArch to ExclusiveArch - related: #1148692

Jan Chaloupka jchaloup at fedoraproject.org
Tue Oct 14 11:22:33 UTC 2014


commit 21505a5abaac50dac4ba6293b025d4a08fcfa6fe
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Tue Oct 14 13:19:19 2014 +0200

    BuildArch to ExclusiveArch
    - related: #1148692

 golang-github-influxdb-go-cache.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-influxdb-go-cache.spec b/golang-github-influxdb-go-cache.spec
index 04ac0fc..f2bbd67 100644
--- a/golang-github-influxdb-go-cache.spec
+++ b/golang-github-influxdb-go-cache.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:	An in-memory key:value store/cache library for Go
 License:	MIT
 URL:		http://%{import_path}
 Source0:	https://github.com/%{project}/%{repo}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
-BuildArch:	noarch
+ExclusiveArch:	%{ix86} x86_64 %{arm}
 
 %description
 An in-memory key:value store/cache (similar to Memcached) library for Go,
@@ -54,6 +54,9 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
 %{gopath}/src/%{import_path}/*.go
 
 %changelog
+* Tue Oct 14 2014 jchaloup <jchaloup at redhat.com> - 0-0.2.git7d1d6d6
+- BuildArch to ExclusiveArch
+
 * Thu Sep 25 2014 Jan Chaloupka <jchaloup at redhat.com> - 0-0.1.git7d1d6d6
 - First package for Fedora
 


More information about the scm-commits mailing list