2015-04-17 05:44:30 +00:00
committed by Git OBS Bridge
parent ff717f0bff
commit 7968eb93ef
2 changed files with 6 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ Thu Apr 16 15:47:54 UTC 2015 - fstrba@suse.com
- Update the aarch64 tarball to the recent tip
* The revision has merged changes up to jdk8u45-b14
- Apply cplusplus-interpreter.patch to the default hotspot tarball
only (aarch64 tarball has the patch integrated)
-------------------------------------------------------------------
Wed Apr 15 08:27:37 UTC 2015 - fstrba@suse.com

View File

@@ -514,6 +514,10 @@ rm -rvf jdk/src/share/native/sun/java2d/cmm/lcms/lcms2*
%patch14 -p1
%endif
%ifnarch %aarch64
%patch15 -p1
%endif
%patch99 -p1
# s390 build fixes