Commit Graph

116 Commits

Author SHA1 Message Date
Omair Majid
8d66608335 Update to jdk8-b132 2014-03-06 19:07:22 -05:00
Omair Majid
76ce841c80 Fix typo in STRIP_POLICY 2014-03-06 13:18:45 -05:00
Omair Majid
1734315551 Generate complete debug information for libjvm
And dont include separate .debuginfo files.
2014-03-03 13:49:27 -05:00
Omair Majid
62d17a6f92 Fix non-headless libraries 2014-02-25 11:08:51 -05:00
Jiri Vanek
6e150bad08 Fixed typo on requires for headless subpackage (illegal colon moved to dash) 2014-02-25 13:01:18 +01:00
Omair Majid
6e4fd3e383 Add -accessiblity subpackage 2014-02-13 17:23:59 -05:00
Omair Majid
27e287da74 Add abrt support 2014-02-13 16:44:28 -05:00
Omair Majid
c9dc16a53c Add -headless subpackge 2014-02-13 14:48:48 -05:00
Omair Majid
c1e7d5afb2 Update to jdk8 b129 2014-02-13 11:21:21 -05:00
Omair Majid
125f5e2ed2 Update to jdk8 b126 2014-02-07 10:21:13 -05:00
Omair Majid
79ae09789c Fix comments 2014-02-06 17:50:52 -05:00
Omair Majid
dfc56372e3 Add more patches from java-1.7.0-openjdk 2014-01-31 17:34:04 -05:00
Omair Majid
47360e10b1 Allow icedtea-web to build 2014-01-24 13:44:52 -05:00
Omair Majid
af5a48d4a7 Adapt more patches from java-1.7.0-openjdk 2014-01-24 13:38:19 -05:00
Omair Majid
3bdbf7ef35 Update to jdk8-b123 2014-01-20 14:04:25 -05:00
Omair Majid
717abd3e4d Fix patches for aarch64 2013-11-14 23:01:02 -05:00
Omair Majid
e5a9e1aaac Fix changelog entries 2013-11-14 22:50:07 -05:00
Omair Majid
582db12172 Update to jdk8-b115 2013-11-14 22:45:09 -05:00
Jiri Vanek
eda9cd6d76 Removed typo caused by lagging system :-/ 2013-10-30 17:17:19 +01:00
Jiri Vanek
16e7f00745 tuning of aarch64 build 2013-10-30 17:14:31 +01:00
Jiri Vanek work
501b0f695d Updated aarch64 sources 2013-10-22 17:38:32 +02:00
Omair Majid
98cf814946 Use system libjpeg 2013-10-06 13:56:28 -04:00
Omair Majid
3f612fdffc Fix paths in tapsets to work on x86_64 2013-10-06 13:46:24 -04:00
Omair Majid
0a505a76dc Fix definition of with_systemtap 2013-09-05 17:56:26 -04:00
Omair Majid
0d82563a9c Fix with_systemtap conditionals 2013-09-05 17:11:50 -04:00
Omair Majid
f05b6fef2f Update to jdk8-b106 2013-09-05 14:19:24 -04:00
Omair Majid
e17b405c54 Remove unused variables 2013-09-04 18:50:05 -04:00
Omair Majid
dd1af83bd9 Use %{with_systemtap} instead of %{jit_arches} 2013-08-29 22:11:50 -04:00
Omair Majid
7df9b6632c Drop wget from BuildRequires 2013-08-29 22:00:30 -04:00
Deepak Bhole
c92f8ee454 Updated aarch64 to latest head
Dropped upstreamed patches
Updated generate_source_tarball.sh to use tagged aarch64 code
2013-08-13 15:25:49 -04:00
Omair Majid
2d787f6b9c Make zero jvm.cfg changes conditional on b89 tarball 2013-08-07 10:11:20 -04:00
Omair Majid
5a71061533 Create jvm.cfg for zero on 32-bit architectures 2013-08-07 00:27:21 -04:00
Omair Majid
7b61113351 Roll back aarch64-port-specific changes and use upstream jdk8 ones 2013-08-06 16:17:11 -04:00
Omair Majid
ec16abc661 Fix path in patch 2013-08-05 11:01:50 -04:00
Omair Majid
f9aa0aa4f8 Add additional build fixes for aarch64 2013-08-05 02:54:29 -04:00
Dennis Gilmore
4c3b526060 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 15:26:00 -05:00
Deepak Bhole
01ea051311 Added a missing includes patch (#302/%{name}-arm64-missing-includes.patch)
Added --disable-precompiled-headers for arm64 build
2013-08-02 11:55:04 -04:00
Jiri Vanek
3202076b00 removed patch 300 - removeM64switches.patch 2013-07-30 15:39:14 +02:00
Jiri Vanek
eccd4352ff added patch 301 - removeMswitchesFromx11.patch 2013-07-30 15:24:22 +02:00
Jiri Vanek work
60d345fc91 Attemtp to remove all -m64 switches from makefiles 2013-07-29 20:10:17 +02:00
Jiri Vanek
e5db05e54e Updated to patched aarch64 sources. Not sure if it builds 2013-07-26 15:59:46 +02:00
Jiri Vanek
a19e9f6301 Aarch64 compilable configuration v1 2013-07-26 14:50:22 +02:00
Jiri Vanek
9b793e15b6 Updated to build aarch64 as jit arch, minor tweeks 2013-07-24 12:33:57 +02:00
Jiri Vanek
0d8c4a6acb prelink excluded also for aarch64 2013-07-23 13:43:24 +02:00
Jiri Vanek
1ee6bb6eb9 Moved to latest working sources
It looks like common repo have diverged from customs and especially is different from aarch64-port
2013-07-23 12:35:30 +02:00
Jiri Vanek
8c391a6d25 Reverted previous harsh rmeoval 2013-07-23 11:56:16 +02:00
Jiri Vanek
05f6963f71 - removed upstreamed: patch201 system-libjpeg.patch, patch202 system-libpng.patch, patch203 system-lcms.patch 2013-07-23 11:34:11 +02:00
Jiri Vanek
fb76864c6d Adapted to this new sources 2013-07-23 11:04:46 +02:00
Jiri Vanek
e19dadab5a Pushed changes of Omair Majid which improved handling of sources 2013-07-23 10:59:21 +02:00
Jiri Vanek
b78bd3d2b6 removed two typos 2013-07-22 16:58:50 +02:00
Jiri Vanek
b831575381 Added more aarch64 possible namings 2013-07-22 16:56:52 +02:00
Jiri Vanek work
2acb4a2da3 updated to new sources without eliptic cryptography 2013-07-21 19:35:12 +02:00
Omair Majid
0d017efdbe Compress tarball with xz
Fixes RHBZ#979823
2013-07-15 15:07:29 -04:00
Omair Majid
31ecb322f9 Set priority to 0
Priority should be 0 as long as openjdk8 is not released upstream.

Fixes RHBZ#964409
2013-07-15 14:23:37 -04:00
Omair Majid
8620224607 Fix permissions on ct.sym 2013-06-03 16:15:55 -04:00
Omair Majid
a3cfe1d0eb Fix incorrect permissions on jars 2013-05-20 23:37:10 -04:00
Omair Majid
0bc19c90ca Update to b89 2013-05-13 13:11:48 -04:00
Adam Williamson
675137bf6b update scriptlets to follow current guidelines for updating icon cache 2013-05-10 14:41:39 -07:00
Dan Horák
337e4b1b97 build fixes for s390
- let configure recognize s390/s390x as supported platform
- rebase the size_t patch
2013-05-02 17:04:03 +02:00
Omair Majid
481efdfc71 Update to b87 2013-04-30 01:45:49 -04:00
Omair Majid
68a71d9792 Ignore build warnings in SCTP using make command 2013-04-29 21:10:41 -04:00
Omair Majid
7245ea2af1 Remove all patches modifying the old build system 2013-04-29 20:12:27 -04:00
Karsten Hopp
e4ce1fa3d8 update java-1.8.0-openjdk-ppc-zero-hotspot patch 2013-04-23 12:17:43 +02:00
Omair Majid
b9ff0a8843 Add build fix for zero 2013-03-28 19:12:15 -04:00
Omair Majid
26175389ae Fix alternatives priority 2013-03-13 12:34:36 -04:00
Omair Majid
ff9254ee03 Initial version 2013-03-12 09:35:26 -04:00