commit 7ea116a8e97c1dd54a742aaa16ac02cf2b3fab75
Author: Jan Chaloupka <[email protected]>
Date: Tue Oct 14 13:29:31 2014 +0200
BuildArch to ExclusiveArch
- related: #1148735
golang-googlecode-log4go.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-googlecode-log4go.spec b/golang-googlecode-log4go.spec
index 8f0d526..02c79c8 100644
--- a/golang-googlecode-log4go.spec
+++ b/golang-googlecode-log4go.spec
@@ -8,12 +8,12 @@
Name: golang-%{provider}%{provider_sub}-%{repo}
Version: 0
-Release: 0.1.hg%{shortrev}%{?dist}
+Release: 0.2.hg%{shortrev}%{?dist}
Summary: Logging package similar to log4j for the Go programming
language
License: BSD
URL: http://%{import_path}
Source0:
https://%{repo}.%{provider}%{provider_sub}.%{provider_tld}/archive/%{rev}.tar.gz
-BuildArch: noarch
+ExclusiveArch: %{ix86} x86_64 %{arm}
%description
%{summary}
@@ -65,6 +65,9 @@ GOPATH=%{gopath}:%{buildroot}/%{gopath} go test %{import_path}
%{gopath}/src/%{import_path}/examples/*.xml
%changelog
+* Tue Oct 14 2014 jchaloup <[email protected]> - 0-0.2.hgc3294304d93f
+- BuildArch to ExclusiveArch
+
* Wed Sep 24 2014 root - 0-0.1.hgc3294304d93f
- Initial package
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang