- set ExclusiveArch
This commit is contained in:
parent
420db8ccc7
commit
45f1244cd8
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
Version: 1.1
|
Version: 1.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: The Go Programming Language
|
Summary: The Go Programming Language
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -19,6 +19,8 @@ BuildRequires: emacs xemacs xemacs-packages-extra
|
|||||||
|
|
||||||
Patch0: golang-1.1-verbose-build.patch
|
Patch0: golang-1.1-verbose-build.patch
|
||||||
|
|
||||||
|
ExclusiveArch: %{ix86} x86_64 %{arm}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
@ -281,6 +283,9 @@ cp -av misc/zsh/go $RPM_BUILD_ROOT%{_datadir}/zsh/site-functions
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri May 24 2013 Adam Goode <adam@spicenitz.org> - 1.1-2
|
||||||
- Fix noarch package discrepancies
|
- Fix noarch package discrepancies
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user