added patch systemLcmsAndJpgFixFor-f0aeede1b855.patch, added changelog
This commit is contained in:
parent
0185deb0a5
commit
62f2a3fce7
@ -804,7 +804,7 @@ Provides: java-%{javaver}-%{origin}-src%{?1} = %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: java-%{origin}
|
||||
Version: %{newjavaver}.%{buildver}
|
||||
Release: 5%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# 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
|
||||
@ -880,6 +880,7 @@ Patch5: RHBZ-1565658-system-nss-SunEC.patch
|
||||
# OpenJDK specific patches
|
||||
#
|
||||
#############################################
|
||||
Patch6: systemLcmsAndJpgFixFor-f0aeede1b855.patch
|
||||
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@ -1143,6 +1144,7 @@ pushd %{top_level_dir_name}
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
|
||||
popd # openjdk
|
||||
|
||||
@ -1695,6 +1697,11 @@ require "copy_jdk_configs.lua"
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 22 2018 Jiri Vanek <jvanek@redhat.com> - 1:11.0.ea.19-1
|
||||
- updated sources to jdk-11+19
|
||||
- added patch systemLcmsAndJpgFixFor-f0aeede1b855.patch to fix regression of sytem liraries after f0aeede1b855 commit
|
||||
- adapted RHBZ-1565658-system-nss-SunEC.patch to accomodate changes after f0aeede1b855 commit
|
||||
|
||||
* Thu Jun 14 2018 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.ea.16-5
|
||||
- Revert rename: java-11-openjdk => java-openjdk.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user