Add noarch to ExclusiveArch

Related: RHEL-62176
This commit is contained in:
Marián Konček 2024-11-23 22:42:10 +01:00
parent 062b550661
commit c422d4c44d

View File

@ -2,12 +2,12 @@
Name: plexus-classworlds
Version: 2.6.0
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Plexus Classworlds Classloader Framework
License: ASL 2.0 and Plexus
URL: https://github.com/codehaus-plexus/plexus-classworlds
BuildArch: noarch
ExclusiveArch: aarch64 ppc64le s390x x86_64
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz
@ -53,6 +53,9 @@ sed -i /testConfigure_Optionally_Existent/s/./@org.junit.Ignore/ $(find -name Co
%license LICENSE.txt LICENSE-2.0.txt
%changelog
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 2.6.0-14
- Add noarch to ExclusiveArch
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 2.6.0-13
- Disable building on i686