summaryrefslogtreecommitdiffstats
path: root/golang.spec
diff options
context:
space:
mode:
authorDan Horák <dan@danny.cz>2013-05-25 16:44:10 +0200
committerDan Horák <dan@danny.cz>2013-05-25 16:44:10 +0200
commit45f1244cd844acdb778a71321e3d074dda497743 (patch)
tree42e095152e235e9cdaf2b2474a3a7d00b5067133 /golang.spec
parent420db8ccc7e74ff1585d989c5a707ae07d910fb9 (diff)
downloadgolang-45f1244cd844acdb778a71321e3d074dda497743.tar.gz
golang-45f1244cd844acdb778a71321e3d074dda497743.tar.xz
golang-45f1244cd844acdb778a71321e3d074dda497743.zip
- set ExclusiveArch
Diffstat (limited to 'golang.spec')
-rw-r--r--golang.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/golang.spec b/golang.spec
index e284a94..2da50c8 100644
--- a/golang.spec
+++ b/golang.spec
@@ -7,7 +7,7 @@
Name: golang
Version: 1.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: The Go Programming Language
License: BSD
@@ -19,6 +19,8 @@ BuildRequires: emacs xemacs xemacs-packages-extra
Patch0: golang-1.1-verbose-build.patch
+ExclusiveArch: %{ix86} x86_64 %{arm}
+
%description
%{summary}.
@@ -281,6 +283,9 @@ cp -av misc/zsh/go $RPM_BUILD_ROOT%{_datadir}/zsh/site-functions
%changelog
+* Sat May 25 2013 Dan Horák <dan[at]danny.cz> - 1.1-3
+- set ExclusiveArch
+
* Fri May 24 2013 Adam Goode <adam@spicenitz.org> - 1.1-2
- Fix noarch package discrepancies