tuning of aarch64 build

This commit is contained in:
Jiri Vanek 2013-10-30 17:14:31 +01:00
parent ef6467e535
commit 16e7f00745
2 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# If debug is 1, OpenJDK is built with all debug info present.
r# If debug is 1, OpenJDK is built with all debug info present.
%global debug 0
%global jdk8_version b106
@ -125,7 +125,7 @@
Name: java-%{javaver}-%{origin}
Version: %{javaver}.%{buildver}
Release: 0.20.%{jdk8_version}%{?dist}
Release: 0.21.%{jdk8_version}%{?dist}
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
# also included the epoch in their virtual provides. This created a
@ -837,6 +837,9 @@ exit 0
%{_jvmdir}/%{jredir}/lib/security/cacerts
%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.policy
%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.security
%ifarch %{aarch64}
%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/blacklisted.certs
%endif
%{_datadir}/icons/hicolor/*x*/apps/java-%{javaver}.png
%{_mandir}/man1/java-%{name}.1*
%{_mandir}/man1/keytool-%{name}.1*
@ -921,6 +924,10 @@ exit 0
%doc %{buildoutputdir}/images/j2sdk-image/jre/LICENSE
%changelog
* Wed Oct 30 2013 Jiri Vanek <jvanek@redhat.com - 1:1.8.0.0-0.21.b106
- added jre/lib/security/blacklisted.certs for aarch64
- updated to preview_rc2 aarch64 tarball
* Sun Oct 06 2013 Omair Majid <omajid@redhat.com - 1:1.8.0.0-0.20.b106
- Fix paths in tapsets to work on non-x86_64
- Use system libjpeg

View File

@ -1,4 +1,4 @@
e1d19c1a7e103b9b3c35a94628ded3b5 desktop-files.tar.gz
f9b9b585a6dcd059dfe53f5e762dcccd jdk8-jdk8-b106.tar.xz
94ca5a45c3cb3b85c4577d0891166007 systemtap-tapset.tar.gz
1a073fb6d15514894fe04ab796667c1e aarch64-port-preview_rc2.tar.xz
daab71dd66c2057f3e1a6b77d4d94425 aarch64-port-preview_rc2.tar.xz