Add noarch to ExclusiveArch

Related: RHEL-62176
This commit is contained in:
Marián Konček 2024-11-23 22:54:46 +01:00
parent a69395c579
commit 897ca6e55f

View File

@ -2,12 +2,12 @@
Name: maven-wagon
Version: 3.4.2
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Tools to manage artifacts and deployment
License: ASL 2.0
URL: https://maven.apache.org/wagon
BuildArch: noarch
ExclusiveArch: aarch64 ppc64le s390x x86_64
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
Source0: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/%{version}/wagon-%{version}-source-release.zip
@ -96,6 +96,9 @@ following providers:
%doc DEPENDENCIES
%changelog
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 3.4.2-10
- Add noarch to ExclusiveArch
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 3.4.2-9
- Disable building on i686