ding dong the 32-bit Java is dead; #2104040

This commit is contained in:
Andrew Cagney 2022-07-21 13:31:05 -04:00
commit 038b1f7e9f

View file

@ -1,7 +1,7 @@
Summary: Execution analysis and debugging tool-suite
Name: frysk
Version: 0.4
Release: 84%{?dist}
Release: 85%{?dist}
# Fedora 17+ is still waiting for vte et.al. bindings.
%define enable_gnome %{fedora}0 < 170
@ -121,7 +121,8 @@ BuildRequires: make
# Bug #467970: SPARC/SPARC64 not supported by frysk and libunwind.
# Bug #467971: ARM not supported by frysk.
# Bug #506961: S390(X) not supported by frysk and libunwind.
ExclusiveArch: %{ix86} x86_64 ppc64
# Bug #2104040: native frysk depends on to be removed i686 java-openjdk packages
ExclusiveArch: x86_64 ppc64
# We do not want to build a ``cross-debugging version'' i686->i386;
# libunwind build would get confused by this. Override the cmd-line
@ -459,6 +460,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/%{name}/funit-*-nodebug
%endif
%changelog
* Thu Jul 21 2022 Andrew Cagney <cagney@fedoraproject.org> - 0.4-85
- ding dong the 32-bit Java is dead; #2104040
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-84
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild