alt-java man page installation is now handled by the OpenJDK build
Related: RHEL-120553
This commit is contained in:
parent
c40cb590e9
commit
e8bdda3a9e
@ -2157,8 +2157,6 @@ install -D -p -m 755 ${miscdir}/%{alt_java_name} $RPM_BUILD_ROOT%{jrebindir -- $
|
|||||||
ln -sf /etc/pki/java/cacerts .
|
ln -sf /etc/pki/java/cacerts .
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Copy alt-java man page into image so it gets installed with the others
|
|
||||||
cp -a ${miscdir}/%{alt_java_name}.1 ${jdk_image}/man/man1
|
|
||||||
# Install man pages
|
# Install man pages
|
||||||
install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
|
install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
|
||||||
pushd ${jdk_image}
|
pushd ${jdk_image}
|
||||||
@ -2481,6 +2479,7 @@ exit 0
|
|||||||
* Wed Nov 05 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:24.0.2.0.12-1
|
* Wed Nov 05 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:24.0.2.0.12-1
|
||||||
- Update to jdk-24.0.2+12 (GA)
|
- Update to jdk-24.0.2+12 (GA)
|
||||||
- Update release notes with features of JDK 24
|
- Update release notes with features of JDK 24
|
||||||
|
- alt-java man page installation is now handled by the OpenJDK build
|
||||||
- Related: RHEL-120553
|
- Related: RHEL-120553
|
||||||
|
|
||||||
* Sat Oct 25 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:23.0.2.0.7-1
|
* Sat Oct 25 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:23.0.2.0.7-1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user