Rebuilt for Drop i686 JDKs

https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Jiri 2022-07-08 14:49:13 +02:00
parent e0ad06875a
commit 45ac3426cc

View File

@ -8,7 +8,7 @@ Epoch: 1
Summary: Eclipse Compiler for Java
Name: ecj
Version: %{eclipse_ver}
Release: 1%{?dist}
Release: 2%{?dist}
URL: https://www.eclipse.org
License: EPL-2.0
@ -22,6 +22,7 @@ Source2: MANIFEST.MF
Patch0: 0001-Always-generate-bytecode-debuginfo.patch
BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
BuildRequires: ant
BuildRequires: javapackages-local
@ -66,6 +67,9 @@ install -m 644 -p ecj.1 $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1
%{_mandir}/man1/ecj*
%changelog
* 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