!66 remove redundant file info
From: @jdkboy Reviewed-by: @jvmboy Signed-off-by: @jvmboy
This commit is contained in:
commit
91db5677d6
@ -1,10 +1,8 @@
|
||||
commit 29fd7a83a66269e360af353c64d945612be62623
|
||||
Author: g00357498 <guoge1@huawei.com>
|
||||
Date: Thu Feb 4 16:37:53 2021 +0800
|
||||
|
||||
8240353: AArch64: missing support for -XX:+ExtendedDTraceProbes in C1
|
||||
|
||||
DTS/AR: DTS202102040ILH2PP1F00
|
||||
Summary: <c1>: java -XX:+ExtendedDTraceProbes throws SIGILL
|
||||
LLT: java -XX:+ExtendedDTraceProbes
|
||||
Patch Type: backport
|
||||
|
||||
@ -740,7 +740,7 @@ Provides: java-src%{?1} = %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: java-%{javaver}-%{origin}
|
||||
Version: %{newjavaver}.%{buildver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
|
||||
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
|
||||
# also included the epoch in their virtual provides. This created a
|
||||
@ -1620,6 +1620,9 @@ require "copy_jdk_configs.lua"
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 7 2021 jdkboy <ge.guo@huawei.com> - 1:11.0.10.9-2
|
||||
- remove redundant file info
|
||||
|
||||
* Thu Feb 5 2021 eapen <zhangyipeng7@huawei.com> - 1:11.0.10.9-1
|
||||
- add 8240353.patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user