Jiri Vanek
73bf527b6e
Included filelistings and scriplets for debug builds. Minor Fixes. Enabled debugbuild on intel
2014-11-03 18:06:32 +01:00
Jiri Vanek
1f8ac3b35b
All rpovides/requires moved to parametrized macros. Declared debug packages
2014-11-03 15:01:53 +01:00
Omair Majid
4207bc838a
Fix building against libjpeg-turbo 1.4 beta
...
It removed the FAR macro which was causing the build to fail.
2014-10-31 19:37:33 -04:00
Jiri Vanek
3f33df5ba3
All scripts moved to parametrized macros
2014-10-31 13:26:49 +01:00
Jiri Vanek
cc7ef6b6fd
Included first part for dual build. Right nw the package will build, In case of include_debug_build 0, but the scriplets will be wrong. Work in rpogress.
2014-10-30 16:24:52 +01:00
Jiri Vanek
c02b449769
- added patch12,removeSunEcProvider-RH1154143
...
- xdump excluded from ppc64le (rh1156151)
- Add check for src.zip completeness. See RH1130490 (by sgehwolf@redhat.com )
2014-10-24 13:48:54 +02:00
Jiri Vanek
33767a37b3
second fix to flags
2014-09-25 17:05:13 +02:00
Jiri Vanek
0d059ac1e0
Fixing flags
2014-09-25 17:01:58 +02:00
Jiri Vanek
d904612421
sync with rhel7
2014-09-25 12:16:24 +02:00
Omair Majid
c2cceb304c
Fix rpmlint warnings
...
- Use the standard _libdir macro instead of re-defining _libdir (and
not using it). Remove unused LIBDIR macro.
- Use %% to escape macros in comments. Macros in comments are
evaluated too and may lead to surprises if they contain a new
line.
2014-09-19 11:11:00 -04:00
Jiri Vanek
1663389856
fixed headless to become headless again
...
jre/bin/policytool added to not headless exclude list
2014-09-11 15:40:02 +02:00
Jiri Vanek
75c2db9e80
Update aarch64 hotspot to latest upstream version
2014-09-11 10:23:23 +02:00
Omair Majid
3dff916b8b
Use %{power64} instead of %{ppc64}
...
This fixes and uses the jit on ppc64 - be and le.
2014-09-05 17:17:41 -04:00
Jiri Vanek
65d16c993c
- Update aarch64 hotspot to jdk7u40-b02 to match the rest of the JDK
...
- commented out patch2 (obsolated by 666)
- all ppc64 added to jitarches
- Use the cpp interpreter on ppc64le.
2014-09-05 14:56:19 +02:00
Jiri Vanek
e56ea6838b
ppc64le archinstal moved to ppc, ppc64le put to jitarches
2014-09-04 10:10:36 +02:00
Jiri Vanek
ac0d9480b7
requirement Requires: javazi-1.8/tzdb.dat changed to tzdata-java >= 2014f-1
...
- see RH1130800#c5
2014-09-02 08:34:42 +02:00
Jiri Vanek
08de023155
Minor changelog fixes
2014-08-29 14:48:12 +02:00
Jiri Vanek
993453919f
More tunning for s390/s390x patch
2014-08-28 18:31:43 +02:00
Jiri Vanek
cf544ea585
Updated to u40-b02, adapted seconadry-arches patches
2014-08-28 18:13:56 +02:00
Jiri Vanek
44396cf66a
updated to u40-b01, remved applet-hole
...
- adapted java-1.8.0-openjdk-accessible-toolkit.patch
- adapted system-lcms.patch
- removed patch8 set-active-window.patch
- removed patch9 javadoc-error-jdk-8029145.patch
- removed patch10 javadoc-error-jdk-8037484.patch
- remopved patch99 applet-hole.patch - itw 1.5.1 is able to ive without it
2014-08-27 15:28:10 +02:00
Jiri Vanek
05f34c8de3
fixed desktop icons
2014-08-19 12:57:55 +02:00
Jiri Vanek
74ec5a089b
Fixed changelog
2014-08-18 17:25:11 +02:00
Jiri Vanek
7b389be841
fixed jstack
2014-08-18 17:23:13 +02:00
Jiri Vanek
776412191e
Fixed changelog
2014-08-18 14:35:33 +02:00
Jiri Vanek
5f1e030fba
added build requires and requires for headles _datadir/javazi-1.8/tzdb.dat
2014-08-18 14:29:02 +02:00
Peter Robinson
b9f8635bca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 22:12:06 +00:00
Jiri Vanek
587d58b9f7
Merge remote-tracking branch 'origin/f21'
2014-08-14 19:00:42 +02:00
Jiri Vanek
b0d513fffb
Fixed provides obsolates
2014-08-14 18:55:54 +02:00
Jiri Vanek
01fa07cbb9
Merge remote-tracking branch 'origin/f21'
2014-08-14 16:13:05 +02:00
Jiri Vanek
34d18138bd
forced to build in fully versioned dir
2014-08-13 12:56:44 +02:00
Jiri Vanek
2a29878cce
fixing tapset to support multipleinstalls, added more config/norepalce, policitool moved to jre
2014-08-13 12:36:48 +02:00
Jiri Vanek
db534fa543
bumped release to build by previous release, forcing rebuild by jdk8, uncommenting forgotten comment on tzdb link
2014-08-12 12:38:04 +02:00
Jiri Vanek
f2604780e7
- backporting old fixes
...
- get rid of jre-abrt, uniquesuffix, parallel install, jsa files,
config(norepalce) bug, -fstack-protector-strong, OrderWithRequires,
nss config, multilib arches, provides/requires excludes
- some additional cosmetic changes
2014-08-12 10:22:25 +02:00
Jiri Vanek
b5340fbdd8
break package.
...
The jdk8 packages have been left out of minor bugfixes which meat 7. This must be fixed before f21 release. Some work done now, but more awaiting. Pushing for today
2014-08-05 17:06:43 +02:00
Omair Majid
b2143c60e8
Merge branch 'f21'
...
Conflicts:
enableArm64.patch
java-1.8.0-openjdk.spec
2014-07-22 15:01:29 -04:00
Omair Majid
b0f0942875
Bump NVR for previous fix
...
Also update the rpm changelog
2014-07-22 14:58:17 -04:00
Omair Majid
2d6cb44c82
aarch64: change order of VMs in jvm.cfg
2014-07-22 11:20:29 -04:00
Jiri Vanek
0423ff31b5
Tuned arm64
2014-07-21 11:49:55 +02:00
Jiri Vanek
9072f47c1a
Tuned aarch64
2014-07-21 11:49:05 +02:00
Jiri Vanek
b1ddbec175
enabled aarch
2014-07-18 17:28:35 +02:00
Jiri Vanek
20a4f66833
minor tuning of patch
2014-07-18 17:26:47 +02:00
Jiri Vanek
8d522b5b0d
added patch patch9999 enableArm64.patch to enable new hotspot
2014-07-18 16:24:15 +02:00
Jiri Vanek
f61c74f958
Sync with f21
2014-07-17 16:42:32 +02:00
Jiri Vanek
8ca747031c
Repalcing hardcoded ppc64le by macro
2014-07-17 16:38:10 +02:00
Jiri Vanek
7ddb2ab596
Attempt to update aarch64 *jdk* to u11b12, by resticting aarch64 sources to hotpot only
2014-07-17 16:20:55 +02:00
Jiri Vanek
34afc8e87b
updated to security u11b12
2014-07-16 08:44:45 +02:00
Jiri Vanek
9ba92118ec
- updated to security u11b12
2014-07-16 08:42:16 +02:00
Omair Majid
c4c291bc45
Obsolete java-1.7.0-openjdk
2014-06-24 13:18:14 -04:00
Omair Majid
6911b5f4d3
Use system tzdata from tzdata-java
2014-06-18 18:14:55 -04:00
Omair Majid
87ae8e7a61
Add patch to handle -j and -I correctly
...
This is a fix for build-breakage seen with make 4.0
2014-06-12 11:53:16 -04:00