Add noarch to ExclusiveArch

Related: RHEL-62176
This commit is contained in:
Marián Konček 2024-11-23 22:34:14 +01:00
parent 5d2071f256
commit 5d9b83f3eb

View File

@ -2,7 +2,7 @@
Name: plexus-utils
Version: 3.3.0
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Plexus Common Utilities
# ASL 1.1: several files in src/main/java/org/codehaus/plexus/util/
# xpp: src/main/java/org/codehaus/plexus/util/xml/pull directory
@ -15,7 +15,7 @@ Summary: Plexus Common Utilities
License: ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain
URL: https://codehaus-plexus.github.io/plexus-utils/
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
Source1: http://apache.org/licenses/LICENSE-2.0.txt
@ -72,6 +72,9 @@ cp %{SOURCE1} .
%license NOTICE.txt LICENSE-2.0.txt
%changelog
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 3.3.0-13
- Add noarch to ExclusiveArch
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 3.3.0-12
- Disable building on i686