[golang-googlecode-gomock/el6] BuildArch to ExclusiveArch - relates: #1148477

Jan Chaloupka jchaloup at fedoraproject.org
Tue Oct 14 09:04:59 UTC 2014


commit 7ef18873da8673f5d426492e7e6ce0f121a9ef7f
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Tue Oct 14 10:58:37 2014 +0200

    BuildArch to ExclusiveArch
    - relates: #1148477

 golang-googlecode-gomock.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-googlecode-gomock.spec b/golang-googlecode-gomock.spec
index 645971f..3538ca8 100644
--- a/golang-googlecode-gomock.spec
+++ b/golang-googlecode-gomock.spec
@@ -11,12 +11,12 @@
 
 Name:           golang-googlecode-gomock
 Version:        0
-Release:        0.1.hg%{shortcommit}%{?dist}
+Release:        0.2.hg%{shortcommit}%{?dist}
 Summary:        Mocking framework for the Go
 License:        ASL 2.0
 URL:            http://%{import_path}
 Source0:        https://%{repo}.googlecode.com/archive/%{commit}.tar.gz
-BuildArch:      noarch
+ExclusiveArch:  %{ix86} x86_64 %{arm}
 
 %description
 GoMock is a mocking framework for the [Go programming language][golang].
@@ -70,6 +70,9 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/{gomock,sample}
 
 
 %changelog
+* Tue Oct 14 2014 jchaloup <jchaloup at redhat.com> - 0-0.2.hge033c7513ca3
+- BuildArch to ExclusiveArch
+
 * Thu Sep 25 2014 Jan Chaloupka <jchaloup at redhat.com> - 0-0.1.hge033c7513ca3
 - First package for Fedora
 


More information about the scm-commits mailing list