Build only on %java_arches: limit to RHEL-10+ / ELN
This commit is contained in:
parent
6d56296060
commit
5008c31677
@ -36,7 +36,9 @@ URL: https://gitlab.com/redhat-crypto/fedora-crypto-policies
|
|||||||
# For RHEL-9 we use the upstream branch rhel9.
|
# For RHEL-9 we use the upstream branch rhel9.
|
||||||
Source0: https://gitlab.com/redhat-crypto/fedora-crypto-policies/-/archive/%{git_commit_hash}/%{name}-git%{git_commit_hash}.tar.gz
|
Source0: https://gitlab.com/redhat-crypto/fedora-crypto-policies/-/archive/%{git_commit_hash}/%{name}-git%{git_commit_hash}.tar.gz
|
||||||
|
|
||||||
|
%if 0%{?rhel} >= 10
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
|
%endif
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: asciidoc
|
BuildRequires: asciidoc
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
|
Loading…
Reference in New Issue
Block a user