Commit Graph

57 Commits

Author SHA1 Message Date
Petra Mikova 88ccfb8b73 Add forgotten changelog 2021-04-27 11:03:55 +02:00
Petra Mikova f91527895c April CPU update
Generated new sources and removed obsoleted patch
2021-04-27 11:02:50 +02:00
Jiri b86d225fb7 bumped buildjdkver to build by itself - 16 2021-04-27 10:41:19 +02:00
Jiri 0430530e45 fixed requires of wrong pcsc-lite-devel%{?_isa} to correct pcsc-lite-libs%{?_isa} 2021-03-11 09:48:15 +01:00
Jiri 3d64cd2370 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 09:41:47 +01:00
Jiri d8d4b70fb3 Hardcode /usr/sbin/alternatives for Flatpak builds
/usr/sbin/alternatives is not under the Flatpak build's %{_prefix},
which is set to /app.

(See <https://pagure.io/packaging-committee/issue/848> "Clarify the
use of path macros with respect to build dependencies").

Found when trying to do a LibreOffice Flatpak build from RHEL RPM
specs, which includes java-1.8.0-openjdk among its components.
2021-03-11 09:02:30 +01:00
Fedora Release Engineering 95f9df0e6a - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-03-11 08:51:37 +01:00
Andrew John Hughes e1dc618443 Update to jdk-15.0.2.0+7
Add release notes for 15.0.1.0 & 15.0.2.0
Use JEP-322 Time-Based Versioning so we can handle a future 11.0.9.1-like release correctly.
Still use 15.0.x rather than 15.0.x.0 for file naming, as the trailing zero is omitted from tags.
Cleanup debug package descriptions and version number placement.
Remove unused patch files.
2021-01-28 11:00:36 +01:00
Jiri 700e1dc689 Port of recent commits from master
Replaced alt-java palceholder by real pathced alt-java
Fixes comment for speculative store bypass patch
Redeffined linux -> __linux__ and __x86_64 -> __x86_64__; should be backported to jdk11 and jdk8
moved wrongly placed icenses to acompany other ones
Fixed not-including fastdebugbuild in case of --without fastdebug
Added checks and restrictions around alt-java
many cosmetic changes taken from more maintained jdk11
Added few missing majorver into descriptions
removed lib-style provides for fastdebug_suffix_unquoted
fixed missing condition for fastdebug packages being counted as debug ones
Fixed typo in variable
Use -march=i686 for x86 builds if -fcf-protection is detected (needs CMOV)
2021-01-26 22:14:46 +01:00
Jiri 5b6ac33d17 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...
2021-01-22 14:13:44 +01:00
Petra Mikova 2bee3e2f1a October CPU 2020 update 2020-12-21 12:36:09 +01:00
Severin Gehwolf 170efc98c1 Fix directory ownership of static-libs sub-package 2020-12-21 12:25:18 +01:00
Jiri Vanek 3338c5bd61 Build static-libs-image and add resulting files via -static-libs sub-package. 2020-12-21 11:18:42 +01:00
Petra Mikova e1e52af5d3 Add support for fastdebug builds on 64 bit architectures 2020-11-03 19:36:19 +01:00
Severin Gehwolf 1456fa644f Update for JDK 15 GA 2020-11-02 13:15:55 +01:00
Jiri Vanek 51cfb76cd0 moved to build by devtoolset-8 scl, as gcc in epel7 is to old: https://bugs.openjdk.java.net/browse/JDK-8249140 2020-10-08 14:14:31 +02:00
Petra Mikova 990ebdf763 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-08 13:50:04 +02:00
Petra Mikova 7923185059 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:46:28 +02:00
Petra Mikova 72bd67076a 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 11:40:25 +02:00
Petra Mikova 849813b283 Update generate_source_tarball script to new icedtea patch 2020-07-10 11:28:21 +02:00
Jiri 8561ae7214 Moved vendor_version_string to better place 2020-04-28 15:14:18 +02:00
Severin Gehwolf bf07640ff4 Fix vendor version string 2020-04-27 14:32:49 +02:00
Petra Mikova 4591fa2ec2 CPU update to OpenJDK 14.0.1+7 2020-04-27 14:31:04 +02:00
Jiri 165209075a Fxing build failure caused by "," in value of vendor property
Removing the comma is fixing the build, trying with $(COMMA)
2020-04-27 13:20:48 +02:00
Jiri 828aeaa277 Added --with-vendor id and url family of switches 2020-04-27 13:19:09 +02:00
Petra Mikova b51b0f3521 Uploaded new src tarball 2020-04-09 15:38:19 +02:00
Petra Mikova 2e1e455c2f Fix devel postinstall script
Removed extra backslashes at the end of the alternatives command
2020-03-25 12:31:42 +01:00
Petra Mikova 3119a367a5 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-20 17:21:33 +01:00
Petra Mikova 936ffd4bbc CPU sources update to 13.0.2+8 tag
Removed obsoleted patches and uploaded new tarball
2020-01-20 12:46:21 +01:00
Petra Mikova 82d9eb104a Renamed patches according to the convention 2019-10-29 10:42:11 +01:00
Petra Mikova 7b42ae05ca Create new section for the patches that will be upstreamed in 13.0.2 2019-10-29 10:42:11 +01:00
Petra Mikova a9e568854a Add shenandoah patches that did not make it to 13.0.1.9
Also changed hardcoded version of source for macro
2019-10-29 10:42:11 +01:00
Petra Mikova eddb598d2e Updated to October 2019 CPU sources 2019-10-29 10:42:09 +01:00
Petra Mikova c33752cde4 Changed rpmrelease to 3, replaced previously missed occurences of PR3681 with PR3755 2019-10-29 10:27:12 +01:00
Petra Mikova 44bcdb926b Synced up patches and generate tarball script
Removed pr2126 and regenerated sources with the updated script
2019-10-29 10:27:12 +01:00
Andrew Hughes 045ca7bf96 Switch to in-tree SunEC code, dropping NSS runtime dependencies and patches to link against it. 2019-10-29 10:27:12 +01:00
Andrew Hughes f4f6fa56b4 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-29 10:27:07 +01:00
Andrew Hughes 3dc6e21ce4 Obsolete javadoc-slowdebug and javadoc-slowdebug-zip packages via javadoc and javadoc-zip respectively. 2019-10-26 17:58:52 +02:00
Severin Gehwolf 6dbb5c99e8 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-26 17:53:15 +02:00
Severin Gehwolf b84716ddd5 Fix vendor version for JDK 13 2019-10-25 10:40:21 +02:00
Petra Mikova 037512691b Updated to 13+33 sources 2019-09-19 12:59:10 +02:00
Petra Mikova 083b7c29b6 Removed jhsdb manpage for s390x arch 2019-09-19 12:56:17 +02:00
Petra Mikova 8132f4cadb Update to 13+28 sources 2019-09-19 12:53:29 +02:00
Petra Mikova 547275097a Backported patch related to ea designator from ojdk11 2019-09-19 12:52:55 +02:00
Petra Mikova cbabdb07da Update of the package to OpenJDK 13
Adapted patches, spec and uploaded new sources
2019-09-19 12:47:16 +02:00
Severin Gehwolf 74abed9cd0 Update to July 2019 CPU 2019-07-18 19:23:25 +02:00
Petra Mikova be3e4fa50f Fixed requires/provides for non-system jdk (backport of RHBZ#1702324) 2019-05-27 09:26:21 +02:00
pmikova 52b8b21410 Fixed changelog 2019-04-18 15:25:48 +02:00
pmikova 4a3d1a5d8a Updated sources to the latest CPU 2019-04-18 15:23:41 +02:00
pmikova 70aa5130e6 Deleted unused patch jdk8210416-rh1632174-compile_fdlibm_with_o2_ffp_contract_off_on_gcc_clang_arches.patch 2019-04-05 14:10:00 +02:00