Commit Graph

8 Commits

Author SHA1 Message Date
Andrew John Hughes 2a0960d263 Update to jdk-16.0.0.0+36
Update tarball generation script to use git following OpenJDK's move to github
Update tarball generation script to use PR3823 which handles JDK-8235710 changes
Use upstream default for version-pre rather than setting it to "ea" or ""
Drop libsunec.so which is no longer generated, thanks to JDK-8235710
Drop unnecessary compiler flags, dating back to work on GCC 6 & 10
Adapt RH1750419 alt-java patch to still apply after some variable re-naming in the makefiles
Update filever to remove any trailing zeros, as in the OpenJDK build, and use for source filename
Use system harfbuzz now this is supported.
Pass SOURCE_DATE_EPOCH to build for reproducible builds
2021-03-11 08:28:47 +01:00
Jiri Vanek 64b9b2511d Backport of recent changes from master and update to jdk-15.0.2.0+7
Fixed typo in variable
Use -march=i686 for x86 builds if -fcf-protection is detected (needs CMOV)
Update to jdk-15.0.2.0+7
2021-01-25 11:43:25 +01:00
Severin Gehwolf b5bb50fc8f Update for JDK 15 GA 2020-09-16 12:22:36 +02:00
Petra Mikova 3ddf46ed94 Update generate_source_tarball script to new icedtea patch 2020-07-10 10:22:05 +02:00
Petra Mikova 37c42c1f0f Update to OpenJDK 14
- update to jdk 14+36 ea build
- remove JDK-8224851 patch, as OpenJDK 14 already contains it
- removed pack200 and unpack200 binaries, slaves, manpages and libunpack.so library
- added listings for jpackage binary, manpages and added slave records to alternatives

Replace pr3755 patch with pr3782 from icedtea14

Replace all occurences in the generate_source_tarball.sh script.

Mark the builds as ga, as OpenJDK 14 was released today
2020-03-19 16:47:43 +01:00
Petra Mikova 3a77472506 Changed rpmrelease to 3, replaced previously missed occurences of PR3681 with PR3755 2019-10-21 08:38:32 +02:00
Petra Mikova 2fc99891cd Synced up patches and generate tarball script
Removed pr2126 and regenerated sources with the updated script
2019-10-16 15:49:17 +02:00
pmikova a1e75b717d Added patches that I did not somehow pack to srpm 2019-04-04 10:38:23 +02:00