Add noarch to ExclusiveArch
Related: RHEL-62176
This commit is contained in:
parent
c9c418dd6c
commit
7b620c8247
@ -3,12 +3,12 @@
|
||||
Name: maven-resolver
|
||||
Epoch: 1
|
||||
Version: 1.6.1
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
License: ASL 2.0
|
||||
Summary: Apache Maven Artifact Resolver library
|
||||
URL: https://maven.apache.org/resolver/
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||
|
||||
Source0: https://archive.apache.org/dist/maven/resolver/%{name}-%{version}-source-release.zip
|
||||
|
||||
@ -118,6 +118,9 @@ done
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1:1.6.1-14
|
||||
- Add noarch to ExclusiveArch
|
||||
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1:1.6.1-13
|
||||
- Disable building on i686
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user