From 4b0ca623883d71bf1aae5a3c376a11d5f6cb49d2 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Thu, 24 Oct 2013 17:02:46 +0200 Subject: [PATCH 1/5] Uploaded new sources From d3d6322cfdc69108518a13832c9d7430240983a5 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Thu, 24 Oct 2013 17:06:57 +0200 Subject: [PATCH 2/5] uploaded new sources --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index 8d08960..1f409fd 100644 --- a/sources +++ b/sources @@ -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 From ef6467e535c709efbf59d345c33889b9d7f22fb5 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Thu, 24 Oct 2013 17:11:19 +0200 Subject: [PATCH 3/5] updated new sources From 16e7f00745d6f66ed9140f7295533f7bd520b3b4 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Wed, 30 Oct 2013 17:14:31 +0100 Subject: [PATCH 4/5] tuning of aarch64 build --- java-1.8.0-openjdk.spec | 11 +++++++++-- sources | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index ea32837..f2df364 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -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 Date: Wed, 30 Oct 2013 17:17:19 +0100 Subject: [PATCH 5/5] Removed typo caused by lagging system :-/ --- java-1.8.0-openjdk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index f2df364..0ea0674 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -1,4 +1,4 @@ -r# If debug is 1, OpenJDK is built with all debug info present. +# If debug is 1, OpenJDK is built with all debug info present. %global debug 0 %global jdk8_version b106