From 5a73fc942e7589c18d4744d6037db10d63c3e89e 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 - Related: RHEL-52734 --- 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 190b4dc..944fb8c 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 @@ -2509,6 +2509,7 @@ cjc.mainProgram(args) - Update lcms2 bundled provides to 2.16.0 - Add zlib 1.3.1 bundled provides and zlib-devel build requirement (OPENJDK-3065) - Label as error a designator mismatch +- Change a fix-me comment to a note instead - Related: RHEL-52734 * Wed Jul 31 2024 Andrew Hughes - 1:17.0.11.0.9-2