Change a fix-me comment to a note instead
- Related: RHEL-52734
This commit is contained in:
parent
e110d448fd
commit
5a73fc942e
@ -103,7 +103,7 @@
|
|||||||
# you can list those files, with appropriate sections: cat *.spec | grep -e --install -e --slave -e post_ -e alternatives
|
# 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
|
# TODO - fix those hardcoded lists via single list
|
||||||
# Those files must *NOT* be ghosted for *slowdebug* packages
|
# 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:
|
# 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 --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
|
# == 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
|
- Update lcms2 bundled provides to 2.16.0
|
||||||
- Add zlib 1.3.1 bundled provides and zlib-devel build requirement (OPENJDK-3065)
|
- Add zlib 1.3.1 bundled provides and zlib-devel build requirement (OPENJDK-3065)
|
||||||
- Label as error a designator mismatch
|
- Label as error a designator mismatch
|
||||||
|
- Change a fix-me comment to a note instead
|
||||||
- Related: RHEL-52734
|
- Related: RHEL-52734
|
||||||
|
|
||||||
* Wed Jul 31 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.11.0.9-2
|
* Wed Jul 31 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.11.0.9-2
|
||||||
|
Loading…
Reference in New Issue
Block a user