Commit Graph

48 Commits

Author SHA1 Message Date
Jiri 18c15b7b37 Bumped build JDK 2020-11-24 11:19:40 +01:00
Jiri c8a9a47df0 Create a copy of java as alt-java with alternatives and man pages
- java-11-openjdk doesn't have a JRE tree, so don't try and copy alt-java there...
2020-11-24 10:50:24 +01:00
Petra Mikova 069ac3688a October CPU 2020 update 2020-11-01 20:59:57 +01:00
Severin Gehwolf 88b9aa0344 Fix directory ownership of static-libs sub-package 2020-11-01 20:30:13 +01:00
Jiri Vanek 645cd22288 Build static-libs-image and add resulting files via -static-libs sub-package. 2020-11-01 20:30:06 +01:00
Petra Mikova 25f3b114b6 Set buildjdkver to 14 2020-10-12 15:48:33 +02:00
Petra Mikova ee5cfff3c7 Add support for fastdebug builds on 64 bit architectures 2020-10-12 14:09:36 +02:00
Severin Gehwolf a0446d05a7 Update for JDK 15 GA 2020-10-12 14:09:12 +02:00
Petra Mikova 97fef99069 Update to OpenJDK 15
- Update to jdk 15.0.0.36 tag
- Modify rh1648249-add_commented_out_nss_cfg_provider_to_java_security.patch
- Update vendor version string to 20.9
- Remove jjs binaries from files after JEP 372: Nashorn removal
- Remove rmic binaries from files after JDK-8225319
2020-10-12 14:08:50 +02:00
Petra Mikova d8d0457936 July 2020 CPU
Update to 14.0.2+12 sources
Remove upstreamed patch jdk8243059-build_fails_when_with_vendor_contains_comma.patch
2020-07-23 13:13:58 +02:00
Petra Mikova e309209308 Fix changes in Provides from system_jdk support.
Re-introduce java-openjdk-src & java-openjdk-demo for system_jdk builds.
Fix accidental renaming of java-openjdk-devel to java-devel-openjdk.
2020-07-10 10:57:20 +02:00
Petra Mikova 390b36e6c7 Update generate_source_tarball script to new icedtea patch 2020-07-10 10:57:20 +02:00
Jiri 151b45ebed Moved vendor_version_string to better place 2020-04-28 12:49:08 +02:00
Severin Gehwolf 92bed8374a Fix vendor version string 2020-04-23 13:20:13 +02:00
Petra Mikova 465601f033 CPU update to OpenJDK 14.0.1+7 2020-04-22 18:20:23 +02:00
Jiri b4ef25b4ff Fxing build failure caused by "," in value of vendor property
Removing the comma is fixing the build, trying with $(COMMA)
2020-04-20 14:04:00 +02:00
Jiri f9f4593e87 Added --with-vendor id and url family of switches 2020-04-20 14:00:57 +02:00
Petra Mikova 6357c4bb6d Uploaded new src tarball 2020-04-09 10:30:31 +02:00
Jiri 5fbadda277 Returned missing header 2020-03-24 18:33:40 +01:00
Petra Mikova 0d225b16d6 Fix devel postinstall script
Removed a whitespace, causing failure of postinstall script
2020-03-24 18:30:12 +01:00
Petra Mikova bf6a58afaf 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 17:52:14 +01:00
Petra Mikova b57f027c97 CPU sources update to 13.0.2+8 tag
Removed obsoleted patches and uploaded new tarball
2020-01-20 12:34:23 +01:00
Petra Mikova ad08773b41 Renamed patches according to the convention 2019-10-25 19:29:22 +02:00
Petra Mikova f9c9aacefd Create new section for the patches that will be upstreamed in 13.0.2 2019-10-25 19:29:22 +02:00
Petra Mikova 81407ced8b Add shenandoah patches that did not make it to 13.0.1.9
Also changed hardcoded version of source for macro
2019-10-25 19:29:22 +02:00
Petra Mikova d9105c53dc Updated to October 2019 CPU sources 2019-10-24 19:26:17 +02:00
Petra Mikova 32a7f8e885 Changed rpmrelease to 3, replaced previously missed occurences of PR3681 with PR3755 2019-10-24 18:24:13 +02:00
Petra Mikova 68f856504f Synced up patches and generate tarball script
Removed pr2126 and regenerated sources with the updated script
2019-10-24 18:24:03 +02:00
Andrew Hughes 899399f4bb Switch to in-tree SunEC code, dropping NSS runtime dependencies and patches to link against it. 2019-10-24 18:23:34 +02:00
Andrew Hughes f1c2949483 Drop unnecessary build requirement on gtk3-devel, as OpenJDK searches for Gtk+ at runtime.
Add missing build requirement for libXrender-devel, previously masked by Gtk3+ dependency
Add missing build requirement for libXrandr-devel, previously masked by Gtk3+ dependency
fontconfig build requirement should be fontconfig-devel, previously masked by Gtk3+ dependency
2019-10-24 18:23:18 +02:00
Andrew Hughes e08e24dbbc Obsolete javadoc-slowdebug and javadoc-slowdebug-zip packages via javadoc and javadoc-zip respectively. 2019-10-24 18:23:04 +02:00
Severin Gehwolf ad9f09fccb Don't produce unnecessary things for the debug variant
This speeds up the build as no bootcycle image build is
being performed for the slowdebug variant. Also don't
produce a javadoc or javadoc-zip package for the slowdebug
variant as that is pointless.
2019-10-24 18:22:45 +02:00
Severin Gehwolf b89259cd55 Fix vendor version for JDK 13 2019-09-30 12:25:18 +02:00
Petra Mikova aef14579d6 Updated to 13+33 sources 2019-09-18 11:24:15 +02:00
Severin Gehwolf 444e4c150c Fix bootjdkver macro
After the JDK 13 rebase, java-latest-openjdk RPM installs into
/usr/lib/jvm/java-13-openjdk and NOT /usr/lib/jvm/java-12-openjdk.

This macro update fixes it.

Additionally fix the Release field which rpmdev-bumpspec mangled
for the F31 mass rebuild.
2019-07-26 15:40:39 +02:00
Fedora Release Engineering 299a6e37e6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 10:02:30 +00:00
Petra Mikova 1ea21783a7 Removed jhsdb manpage for s390x arch 2019-07-12 09:06:02 +02:00
Petra Mikova 7069fae5c0 Update to 13+28 sources 2019-07-11 13:33:16 +02:00
Petra Mikova 5a901e2027 Backported patch related to ea designator from ojdk11 2019-07-11 11:50:53 +02:00
Petra Mikova 110204edec Update of the package to OpenJDK 13
Adapted patches, spec and uploaded new sources
2019-07-09 10:59:30 +02:00
Petra Mikova aee972ad11 Fixed requires/provides for non-system jdk (backport of RHBZ#1702324) 2019-05-22 16:51:13 +02:00
pmikova 9c1454ec0e Updated sources to the latest CPU 2019-04-18 13:58:43 +02:00
pmikova 680ace882d Added comments to explain removal of chkconfig
They should be enough to avoid re-adding of the dependency during patch backporting
2019-04-05 10:49:12 +02:00
pmikova 5dcc96ae54 Deleted unused patch jdk8210416-rh1632174-compile_fdlibm_with_o2_ffp_contract_off_on_gcc_clang_arches.patch 2019-04-04 11:51:50 +02:00
pmikova 30796d51fa Added slave for jfr in devel 2019-04-04 11:23:11 +02:00
pmikova a1e75b717d Added patches that I did not somehow pack to srpm 2019-04-04 10:38:23 +02:00
pmikova 2ffe923ca0 Initial commit 2019-04-02 19:40:23 +02:00
Gwyn Ciesla ae70bfd988 Added the README 2019-04-01 14:06:00 +00:00