Remove ExclusiveArch restriction

Since there is no java dependency in any way anymore, there is no point
to be restrictive on the arches.

Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
This commit is contained in:
Frederic Berat 2022-07-29 17:33:08 +02:00
parent 59e49a4039
commit de644f49f5
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,6 @@ BuildRequires: perl(Thread::Queue)
BuildRequires: perl(threads)
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
# for better tests coverage:
%if %{with check}
@ -141,6 +140,7 @@ make -k %{?_smp_mflags} check %{?TESTS_FLAGS: TESTS="%{TESTS_FLAGS}"} \
%changelog
* Wed Aug 03 2022 Frederic Berat <fberat@redhat.com> - 1.16.5-9
- Fix tests environment failures due to LDFLAGS being set globally
- Remove ExclusiveArch as there is no java dependency anymore
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild