[golang-github-golang-glog/el6] BuildArch to ExclusiveArch - related: #1141861

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


commit b61fc60104a4c6dd888d747681a57a972cee75d5
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Tue Oct 14 13:04:23 2014 +0200

    BuildArch to ExclusiveArch
    - related: #1141861

 golang-github-golang-glog.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-golang-glog.spec b/golang-github-golang-glog.spec
index 9e88f2e..0afd3fd 100644
--- a/golang-github-golang-glog.spec
+++ b/golang-github-golang-glog.spec
@@ -4,12 +4,12 @@
 
 Name:           golang-github-golang-glog
 Version:        0
-Release:        0.2.git%{shortcommit}%{?dist}
+Release:        0.3.git%{shortcommit}%{?dist}
 Summary:        Leveled execution logs for Go
 License:        ASL 2.0
 URL:            http://%{import_path}
 Source0:        https://%{import_path}/archive/%{commit}/glog-%{commit}.tar.gz
-BuildArch:      noarch
+ExclusiveArch:  %{ix86} x86_64 %{arm}
 
 %description
 %{summary}
@@ -50,6 +50,9 @@ GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}
 %{gopath}/src/%{import_path}/*.go
 
 %changelog
+* Tue Oct 14 2014 jchaloup <jchaloup at redhat.com> - 0-0.3.gitd1c4472
+- BuildArch to ExclusiveArch
+
 * Mon Sep 15 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0.2.gitd1c4472
 - BR golang
 - include check


More information about the scm-commits mailing list