|
|
|
@ -1,14 +1,14 @@
|
|
|
|
|
Epoch: 1
|
|
|
|
|
|
|
|
|
|
%global eclipse_ver 4.20
|
|
|
|
|
%global bundle_ver 3.27.0
|
|
|
|
|
%global eclipse_ver 4.23
|
|
|
|
|
%global bundle_ver 3.29.0
|
|
|
|
|
%global jar_ver %{eclipse_ver}
|
|
|
|
|
%global drop R-%{jar_ver}-202106111600
|
|
|
|
|
%global drop R-%{jar_ver}-202203080310
|
|
|
|
|
|
|
|
|
|
Summary: Eclipse Compiler for Java
|
|
|
|
|
Name: ecj
|
|
|
|
|
Version: %{eclipse_ver}
|
|
|
|
|
Release: 17%{?dist}
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
URL: https://www.eclipse.org
|
|
|
|
|
License: EPL-2.0
|
|
|
|
|
|
|
|
|
@ -25,9 +25,9 @@ BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
BuildRequires: ant
|
|
|
|
|
BuildRequires: javapackages-local
|
|
|
|
|
BuildRequires: java-17-openjdk-devel
|
|
|
|
|
BuildRequires: java-devel
|
|
|
|
|
|
|
|
|
|
Requires: (java-1.8.0-headless or java-11-headless or java-17-headless or java-21-headless)
|
|
|
|
|
Requires: java-headless
|
|
|
|
|
Requires: javapackages-tools
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
@ -50,7 +50,7 @@ rm ./META-INF/ECLIPSE_.{SF,RSA}
|
|
|
|
|
org.eclipse.tycho:org.eclipse.jdt.core org.eclipse.tycho:org.eclipse.jdt.compiler.apt
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
export JAVA_HOME=/usr/lib/jvm/java-17
|
|
|
|
|
export JAVA_HOME=/usr/lib/jvm/java
|
|
|
|
|
ant
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
@ -70,27 +70,53 @@ install -m 644 -p ecj.1 $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1
|
|
|
|
|
%{_mandir}/man1/ecj*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Dec 07 2023 Hui Wang <huwang@redhat.com> - 1:4.20-17
|
|
|
|
|
- Resolves: RHEL-18432 OpenJDK 21 support for RHEL ecj
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:4.23-11
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 27 2023 Hui Wang <huwang@redhat.com> - 1:4.20-16
|
|
|
|
|
- Resolves: RHEL-14880 ecj requires specific java version
|
|
|
|
|
* Tue Aug 06 2024 Adam Krajcik <akrajcik@redhat.com> - 1:4.23-10
|
|
|
|
|
- Add gating
|
|
|
|
|
- Resolves: RHEL-52907 - Switch to using Java 21 as the default JDK
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:4.23-9
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Feb 20 2023 Hui Wang <huwang@redhat.com> - 1:4.20-4
|
|
|
|
|
- Drop unnecessary javax16.api.jar
|
|
|
|
|
- Add dependency on javapackages-tools since the ecj binary requires it to run
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.23-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 02 2023 Hui Wang <huwang@redhat.com> - 1:4.20-3
|
|
|
|
|
- Add tmt gating plan
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.23-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Feb 01 2023 Hui Wang <huwang@redhat.com> - 1:4.20-2
|
|
|
|
|
- Add gating.yaml
|
|
|
|
|
* Wed Jul 19 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1:4.23-6
|
|
|
|
|
- Build with default Java version
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Hui Wang <huwang@redhat.com> - 1:4.20-1
|
|
|
|
|
- Update to 4.20
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.23-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.23-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.23-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1:4.23-2
|
|
|
|
|
- Rebuilt for Drop i686 JDKs
|
|
|
|
|
|
|
|
|
|
* Fri Apr 01 2022 Mat Booth <mat.booth@gmail.com> - 1:4.23-1
|
|
|
|
|
- Update to latest upstream release
|
|
|
|
|
|
|
|
|
|
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 1:4.22-3
|
|
|
|
|
- Rebuilt for java-17-openjdk as system jdk
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.22-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 06 2021 Mat Booth <mat.booth@gmail.com> - 1:4.22-1
|
|
|
|
|
- Update to latest upstream release
|
|
|
|
|
|
|
|
|
|
* Wed Sep 15 2021 Mat Booth <mat.booth@gmail.com> - 1:4.21-1
|
|
|
|
|
- Update to latest upstream release
|
|
|
|
|
- Drop build requirement on Java 8, ecj now requires Java 11
|
|
|
|
|
|
|
|
|
|
* Wed Aug 25 2021 Stefan Bluhm <stefan.bluhm@clacee.eu> - 1:4.19-3
|
|
|
|
|
- Added RHEL8 build.
|
|
|
|
|