commit 1a212eb2e3f88548bf813e8855036d4567099829
Author: Jan Chaloupka <[email protected]>
Date: Tue Oct 14 13:15:31 2014 +0200
BuildArch to ExclusiveArch
- related: #1148705
golang-github-jmhodges-levigo.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-jmhodges-levigo.spec
b/golang-github-jmhodges-levigo.spec
index 8e0f2c5..23682e5 100644
--- a/golang-github-jmhodges-levigo.spec
+++ b/golang-github-jmhodges-levigo.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: Go wrapper for LevelDB
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}.
@@ -56,6 +56,9 @@ cp -pav examples %{buildroot}/%{gopath}/src/%{import_path}/
%{gopath}/src/%{import_path}/*.go
%changelog
+* Tue Oct 14 2014 jchaloup <[email protected]> - 0-0.2.git253793d
+- BuildArch to ExclusiveArch
+
* Thu Sep 25 2014 Jan Chaloupka <[email protected]> - 0-0.1.git253793d
- First package for Fedora
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang