import CS sisu-0.3.4-14.el9

This commit is contained in:
eabdullin 2025-03-11 08:12:10 +00:00
parent 3cf0ae65da
commit 71ba8ba45b

View File

@ -3,12 +3,13 @@
Name: sisu
Epoch: 1
Version: 0.3.4
Release: 10%{?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 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
@ -62,10 +63,10 @@ cp %{SOURCE100} pom.xml
cp %{SOURCE101} sisu-inject/pom.xml
cp %{SOURCE102} sisu-plexus/pom.xml
%patch0
%patch2
%patch3
%patch4 -p1
%patch -P 0
%patch -P 2
%patch -P 3
%patch -P 4 -p1
%pom_remove_dep :servlet-api sisu-inject
@ -86,6 +87,18 @@ 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
* Thu Nov 21 2024 Marián Konček <mkoncek@redhat.com> - 1:0.3.4-12
- Fix patch usage
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1:0.3.4-11
- Rebuild with regenerated Requires on Java
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:0.3.4-10
- Rebuild to regenerate auto-requires