Add noarch to ExclusiveArch
Related: RHEL-62179
This commit is contained in:
parent
7fe13a0315
commit
326db04eb7
@ -1,11 +1,11 @@
|
|||||||
Name: jakarta-activation
|
Name: jakarta-activation
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Jakarta Activation Specification and Implementation
|
Summary: Jakarta Activation Specification and Implementation
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://eclipse-ee4j.github.io/jaf/
|
URL: https://eclipse-ee4j.github.io/jaf/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||||
|
|
||||||
Source0: https://github.com/eclipse-ee4j/jaf/archive/%{version}/jaf-%{version}.tar.gz
|
Source0: https://github.com/eclipse-ee4j/jaf/archive/%{version}/jaf-%{version}.tar.gz
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ sed -i "s/\${activation.osgiversion}/%{version}/g" activation/pom.xml
|
|||||||
%license LICENSE.md NOTICE.md
|
%license LICENSE.md NOTICE.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.2.2-8
|
||||||
|
- Add noarch to ExclusiveArch
|
||||||
|
|
||||||
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.2.2-7
|
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.2.2-7
|
||||||
- Disable building on i686
|
- Disable building on i686
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user