From 5adb6cb80ab7cb570662d246ed206a9908ca3054 Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Mon, 8 Jul 2024 17:44:57 -0400 Subject: [PATCH] Change a fix-me comment to a note instead - Change a fix-me comment to a note instead - Related: RHEL-46639 --- java-17-openjdk.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/java-17-openjdk.spec b/java-17-openjdk.spec index f585710..9bb2ede 100644 --- a/java-17-openjdk.spec +++ b/java-17-openjdk.spec @@ -103,7 +103,7 @@ # you can list those files, with appropriate sections: cat *.spec | grep -e --install -e --slave -e post_ -e alternatives # TODO - fix those hardcoded lists via single list # Those files must *NOT* be ghosted for *slowdebug* packages -# FIXME - if you are moving jshell or jlink or similar, always modify all three sections +# NOTE - if you are moving jshell or jlink or similar, always modify all three sections # you can check via headless and devels: # rpm -ql --noghost java-11-openjdk-headless-11.0.1.13-8.fc29.x86_64.rpm | grep bin # == rpm -ql java-11-openjdk-headless-slowdebug-11.0.1.13-8.fc29.x86_64.rpm | grep bin @@ -2499,6 +2499,7 @@ require "copy_jdk_configs.lua" - Add zlib 1.3.1 bundled provides and zlib-devel build requirement (OPENJDK-3065) - Use component in EPEL and Fedora bug URLs - Label as error a designator mismatch +- Change a fix-me comment to a note instead * Wed Apr 10 2024 Thomas Fitzsimmons - 1:17.0.11.0.9-2 - Update to jdk-17.0.11+9 (GA)