Add noarch to ExclusiveArch
Related: RHEL-62176
This commit is contained in:
parent
6d07d3ba77
commit
ea6a3cf192
@ -2,12 +2,12 @@
|
||||
|
||||
Name: jakarta-annotations
|
||||
Version: 1.3.5
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
Summary: Jakarta Annotations
|
||||
License: EPL-2.0 or GPLv2 with exceptions
|
||||
URL: https://github.com/eclipse-ee4j/common-annotations-api
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||
|
||||
Source0: https://github.com/eclipse-ee4j/common-annotations-api/archive/%{version}/common-annotations-api-%{version}.tar.gz
|
||||
|
||||
@ -61,6 +61,9 @@ that applies across a variety of Java technologies.
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.3.5-16
|
||||
- Add noarch to ExclusiveArch
|
||||
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.3.5-15
|
||||
- Disable building on i686
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user