8314121: test tools/jpackage/share/RuntimePackageTest.java#id0 fails on RHEL8

Reviewed-by: lucy, asemenyuk
This commit is contained in:
Matthias Baesken 2023-09-07 07:30:32 +00:00
parent ab28300a42
commit 8107eab3c0

View File

@ -30,6 +30,9 @@ Requires: PACKAGE_DEFAULT_DEPENDENCIES PACKAGE_CUSTOM_DEPENDENCIES
#build time will substantially increase and it may require unpack200/system java to install
%define __jar_repack %{nil}
# on RHEL we got unwanted improved debugging enhancements
%define _build_id_links none
%define package_filelist %{_builddir}/%{name}.files
%define app_filelist %{_builddir}/%{name}.app.files
%define filesystem_filelist %{_builddir}/%{name}.filesystem.files