Add noarch to ExclusiveArch
Related: RHEL-62179
This commit is contained in:
parent
836b5c3e56
commit
d6a568de3e
@ -1,11 +1,11 @@
|
|||||||
Name: jakarta-mail
|
Name: jakarta-mail
|
||||||
Version: 1.6.5
|
Version: 1.6.5
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Jakarta Mail API
|
Summary: Jakarta Mail API
|
||||||
License: EPL-2.0 or GPLv2 with exceptions
|
License: EPL-2.0 or GPLv2 with exceptions
|
||||||
URL: https://github.com/eclipse-ee4j/mail
|
URL: https://github.com/eclipse-ee4j/mail
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||||
|
|
||||||
Source0: https://github.com/eclipse-ee4j/mail/archive/%{version}/mail-%{version}.tar.gz
|
Source0: https://github.com/eclipse-ee4j/mail/archive/%{version}/mail-%{version}.tar.gz
|
||||||
|
|
||||||
@ -77,6 +77,9 @@ sed -i "s/\${mail\.osgiversion}/%{version}/g" mailapi/pom.xml
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.6.5-8
|
||||||
|
- Add noarch to ExclusiveArch
|
||||||
|
|
||||||
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.6.5-7
|
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.6.5-7
|
||||||
- Disable building on i686
|
- Disable building on i686
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user