import CS ecj-4.20-17.el9
This commit is contained in:
parent
d4698b37c2
commit
253e5ce9dc
@ -8,7 +8,7 @@ Epoch: 1
|
|||||||
Summary: Eclipse Compiler for Java
|
Summary: Eclipse Compiler for Java
|
||||||
Name: ecj
|
Name: ecj
|
||||||
Version: %{eclipse_ver}
|
Version: %{eclipse_ver}
|
||||||
Release: 11%{?dist}
|
Release: 17%{?dist}
|
||||||
URL: https://www.eclipse.org
|
URL: https://www.eclipse.org
|
||||||
License: EPL-2.0
|
License: EPL-2.0
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ BuildRequires: ant
|
|||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: java-17-openjdk-devel
|
BuildRequires: java-17-openjdk-devel
|
||||||
|
|
||||||
Requires: java-headless >= 1:1.8.0
|
Requires: (java-1.8.0-headless or java-11-headless or java-17-headless or java-21-headless)
|
||||||
Requires: javapackages-tools
|
Requires: javapackages-tools
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -70,6 +70,12 @@ install -m 644 -p ecj.1 $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1
|
|||||||
%{_mandir}/man1/ecj*
|
%{_mandir}/man1/ecj*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 07 2023 Hui Wang <huwang@redhat.com> - 1:4.20-17
|
||||||
|
- Resolves: RHEL-18432 OpenJDK 21 support for RHEL ecj
|
||||||
|
|
||||||
|
* Fri Oct 27 2023 Hui Wang <huwang@redhat.com> - 1:4.20-16
|
||||||
|
- Resolves: RHEL-14880 ecj requires specific java version
|
||||||
|
|
||||||
* Thu Feb 23 2023 Hui Wang <huwang@redhat.com> - 1:4.20-11
|
* Thu Feb 23 2023 Hui Wang <huwang@redhat.com> - 1:4.20-11
|
||||||
- Bump release so that the NVR on RHEL-9 is higher than RHEL-8
|
- Bump release so that the NVR on RHEL-9 is higher than RHEL-8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user