Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
a08c0f1b43
commit
039f22b98f
@ -15,7 +15,7 @@
|
||||
|
||||
Name: byteman
|
||||
Version: 4.0.16
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Java agent-based bytecode injection tool
|
||||
License: LGPLv2+
|
||||
URL: http://www.jboss.org/byteman
|
||||
@ -23,6 +23,7 @@ URL: http://www.jboss.org/byteman
|
||||
Source0: https://github.com/bytemanproject/byteman/archive/%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
# Byteman 4.x requires JDK 9+ to build. Require JDK 10 explicitly.
|
||||
BuildRequires: java-11-openjdk-devel
|
||||
@ -215,6 +216,9 @@ ln -s %{_javadir}/byteman/byteman.jar $RPM_BUILD_ROOT%{homedir}/lib/byteman.jar
|
||||
%{homedir}/lib/byteman-dtest.jar
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 4.0.16-5
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 4.0.16-4
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user