https://bugzilla.redhat.com/show_bug.cgi?id=1594313 --- Comment #44 from Severin Gehwolf <sgehwolf@xxxxxxxxxx> --- ---------------------------- # Temporarily disable slowdebug build for Aarch64 since it does not # bootcycle. See JDK-8204331. %ifnarch %{arm} %{aarch64} %global include_debug_build 1 %else ---------------------------- JDK-8204331 is fixed for jdk11+20. Please re-enable the slowdebug build for aarch64 again. Thanks. ---------------------------- [!]: Each %files section contains %defattr if rpm < 4.4 Note: %defattr present but not needed ---------------------------- Not yet fixed. ---------------------------- # remove redundant *diz and *debuginfo files find images/%{jdkimage} -iname '*.diz' -exec rm {} \; find images/%{jdkimage} -iname '*.debuginfo' -exec rm {} \; ---------------------------- ---^ This is a no-op on JDK 11. Seems to stem from JDK 8 times. Please remove. ---------------------------- # FIXME: remove SONAME entries from demo DSOs. See # https://bugzilla.redhat.com/show_bug.cgi?id=436497 ---------------------------- I believe this is fixed with private_libs regexp. Please remove this comment. ---------------------------- - simplified and celared update_package.sh ---------------------------- Typo: cleared not celared. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx/message/UBD5ZJSTR4MSG76E7R6EEI73JNMYP4YD/