Add noarch to ExclusiveArch

Related: RHEL-62176
This commit is contained in:
Marián Konček 2024-11-23 22:46:15 +01:00
parent 49043358d4
commit 93918f338d

View File

@ -3,13 +3,13 @@
Name: sisu
Epoch: 1
Version: 0.3.4
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Eclipse dependency injection framework
# sisu is EPL-1.0, the bundled asm is BSD
License: EPL-1.0 and BSD
URL: http://eclipse.org/sisu
BuildArch: noarch
ExclusiveArch: aarch64 ppc64le s390x x86_64
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
Source0: http://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git/snapshot/releases/%{version}.tar.gz#/org.eclipse.sisu.inject-%{version}.tar.gz
Source1: http://git.eclipse.org/c/sisu/org.eclipse.sisu.plexus.git/snapshot/releases/%{version}.tar.gz#/org.eclipse.sisu.plexus-%{version}.tar.gz
@ -87,6 +87,9 @@ cp %{SOURCE102} sisu-plexus/pom.xml
%license sisu-inject/LICENSE.txt
%changelog
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1:0.3.4-14
- Add noarch to ExclusiveArch
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1:0.3.4-13
- Disable building on i686