bz1258166 remove srpm macros, for go-srpm-macros
This commit is contained in:
parent
418a760bf8
commit
34fd651dfb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user