bz1258166 remove srpm macros, for go-srpm-macros

This commit is contained in:
Vincent Batts 2015-09-03 10:36:52 -04:00
parent 418a760bf8
commit 34fd651dfb
1 changed files with 1 additions and 3 deletions

View File

@ -24,8 +24,6 @@
# let this match the macros in macros.golang
%global goroot /usr/lib/%{name}
%global gopath %{_datadir}/gocode
%global go_arches %{ix86} x86_64 %{arm} aarch64
%ifarch x86_64
%global gohostarch amd64
%endif
@ -94,7 +92,7 @@ Obsoletes: %{name}-vim < 1.4
Obsoletes: emacs-%{name} < 1.4
# These are the only RHEL/Fedora architectures that we compile this package for
ExclusiveArch: %{go_arches}
ExclusiveArch: %{golang_arches}
Source100: golang-gdbinit
Source101: golang-prelink.conf