commit 20a815756731b1308f36cf99265bdfb39b674034
Author: Jan Chaloupka <[email protected]>
Date:   Mon Oct 13 15:51:36 2014 +0200

    BuildArch to ExclusiveArch

 golang-github-onsi-gomega.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-onsi-gomega.spec b/golang-github-onsi-gomega.spec
index 38d6a9c..76c3a3d 100644
--- a/golang-github-onsi-gomega.spec
+++ b/golang-github-onsi-gomega.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:       Ginkgo's Preferred Matcher Library
 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
 %{summary}.
@@ -71,6 +71,9 @@ cp -pav {format,gbytes,gexec,ghttp,internal,matchers,types} 
%{buildroot}/%{gopat
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Mon Oct 13 2014 jchaloup <[email protected]> - 0-0.2.gita0ee4df
+- BuildArch to ExclusiveArch
+
 * Wed Oct 01 2014 root - 0-0.1.git90d6a47
 - First package for Fedora
 
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to