Commit Graph

34 Commits

Author SHA1 Message Date
Severin Gehwolf 1828873b3e Adjust system NSS patch for -Wl,--as-needed.
redhat-rpm-config package turned on -Wl,--as-needed linker
flag by default, breaking the SunEC via system NSS provider
build. This fixes it by filtering -Wl,--as-needed from
linker flags when SunEC provider is being built.

Resolves: RHBZ#1623399
2018-08-29 12:12:49 +02:00
Jiri Vanek 203d656a9c Fixed name of main source 2018-08-23 18:50:41 +02:00
Jiri Vanek 91d9d511a1 Synced minor tweeks from ojdk11 2018-08-23 18:44:07 +02:00
Jiri Vanek 33daef27da updated to security jdk10+3.13
- deleted patch106 JDK-8193802-npe-jar-getVersionMap.patch
- deleted patch400 JDK-8200556-aarch64-slowdebug-crash.patch
- deleted patch104 JDK-8201509-s390-atomic_store.patch
- deleted patch103 JDK-8201788-bootcycle-images-jobs.patch
2018-07-23 19:01:24 +02:00
Fedora Release Engineering f2b05f174e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 06:05:04 +00:00
Severin Gehwolf bb69b429bf Fix requires/provides filter.
See RHBZ#1590796 for details.
2018-07-02 18:32:36 +02:00
Jiri Vanek f272c6f4f1 Cosmetic change aligned with jdk8 2018-06-21 16:03:02 +02:00
Severin Gehwolf 202a7bb885 Expose release/slowdebug builds being produced via conditionals.
Example:
$ rpmbuild -ba java-openjdk.spec --without slowdebug

The above example wouldn't include a slowdebug build if it would
be otherwise supported on that architecture.

By default, slowdebug and release builds are being produced in the
same fashion as prior this patch.
2018-06-21 15:37:23 +02:00
Jiri Vanek 4daef38fba Bumped release 2018-06-20 14:40:42 +02:00
Jiri Vanek 88eeaff540 jsa files changed to 444 to pass rpm verification 2018-06-20 14:22:01 +02:00
Severin Gehwolf 2b8a0f601c Use proper private_libs expression for filtering requires/provides. 2018-06-13 14:48:40 +02:00
Severin Gehwolf 4bd976a72a Bump release and rebuild for fixed gdb.
See RHBZ#1589118.
2018-06-08 17:55:53 +02:00
Jiri Vanek 5b88def903 Repalced monitoring group by correct profiling 2018-06-04 16:55:33 +02:00
Jiri Vanek 5a0610b473 Fixed day in date, fixed slowdebug in description 2018-06-04 15:59:34 +02:00
Jiri Vanek 6e17b14b70 removed last trace of relative symlinks, added BuildRequires of javapackages-tools to fix build failure after Requires change to javapackages-filesystem
- quoted sed expressions, changed possibly confussing # by @
- added vendor(origin) into icons
- removed last trace of relative symlinks
- added BuildRequires of javapackages-tools to fix build failure after Requires change to javapackages-filesystem
2018-06-04 15:02:49 +02:00
Jiri Vanek d1442bd892 bumped release 2018-06-02 08:49:38 +02:00
Jiri Vanek 7275f10b39 Added several comments expalining licenses and calls 2018-06-02 08:48:04 +02:00
Severin Gehwolf bb25d5fdda Move to javapackages-filesystem for directory ownership.
Resolves RHBZ#1500288.
2018-05-17 10:40:21 +02:00
Severin Gehwolf dae369d0d0 Add patch of JDK-8193802 for RHBZ#1557375. 2018-04-30 12:31:43 +02:00
Severin Gehwolf 5bda264f7f Build flags injection for java-openjdk.
Resolves RHBZ#1571359.
2018-04-27 12:43:57 +02:00
Severin Gehwolf 903fd83316 Clean up patches.
- Remove unneeded ones.
- Rename patches for clarity. Update JDK-8201788
  from upstream.
- Add patches needed to build on more arches (Zero).
2018-04-23 10:06:59 +02:00
Jiri Vanek 7c201d1c3f used java-openjdk as boot jdk; aligned provides/requires; renamed zip javadoc 2018-04-20 19:35:22 +02:00
Jiri Vanek e20ee17760 for rawhide, used java-openjdk as boot jdk 2018-04-20 15:33:28 +02:00
Jiri Vanek f781a8567a Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/java-openjdk 2018-04-20 15:07:46 +02:00
Jiri Vanek c9ab4cf17a Updated to security update 10.0.1 2018-04-20 15:03:55 +02:00
Severin Gehwolf 822d6ac3b2 Enable system NSS support test in %check. 2018-04-19 19:50:01 +02:00
Severin Gehwolf d74e09a0e8 Port Martin Balao's JDK 9 patch for system NSS support to JDK 10.
Resolves RHBZ#1565658.
2018-04-19 19:50:01 +02:00
Jiri Vanek a3924afa42 Added README.md 2018-04-10 14:53:49 +02:00
Jiri Vanek f40774cbc5 fixed systemtap install. Experimental Jexec removed from alternatives 2018-04-10 11:41:00 +02:00
Jiri Vanek d3f0a6bc2c fixed path to jeexec target 2018-04-09 18:13:17 +02:00
Jiri Vanek 1d2c8ddb0d Added supporting script and enabled debug build 2018-04-09 16:56:43 +02:00
Jiri Vanek 77ef5aab14 Initial import 2018-04-09 15:56:35 +02:00
Jiri Vanek 9724ec2820 init 2018-04-09 15:54:40 +02:00
Gwyn Ciesla e30d39b24e Added the README 2018-04-09 13:07:47 +00:00