resurrect ExclusiveArch: %{go_arches}
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c246b47391
commit
75be3045ed
@ -24,10 +24,7 @@ Summary: A command line tool used for creating OCI Images
|
|||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||||
#ExclusiveArch: %%{go_arches}
|
ExclusiveArch: %{go_arches}
|
||||||
# still use arch exclude as the macro above still refers %%{ix86} in RHEL8.4:
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1905383
|
|
||||||
ExcludeArch: %{ix86}
|
|
||||||
%if 0%{?branch:1}
|
%if 0%{?branch:1}
|
||||||
Source0: https://%{import_path}/tarball/%{commit0}/%{branch}-%{shortcommit0}.tar.gz
|
Source0: https://%{import_path}/tarball/%{commit0}/%{branch}-%{shortcommit0}.tar.gz
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user