From 40b18c29b2cadf3ef43b86b0f8e2dac99210cc85 Mon Sep 17 00:00:00 2001
From: Jacco Ligthart <jacco@redsleeve.org>
Date: Sun, 1 May 2016 10:01:45 +0200
Subject: [PATCH] redsleeve

---
 SPECS/java-1.7.0-openjdk.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/SPECS/java-1.7.0-openjdk.spec b/SPECS/java-1.7.0-openjdk.spec
index ee05325..d9900a1 100644
--- a/SPECS/java-1.7.0-openjdk.spec
+++ b/SPECS/java-1.7.0-openjdk.spec
@@ -172,7 +172,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{updatever}
-Release: %{icedtea_version}.1%{?dist}
+Release: %{icedtea_version}.1%{?dist}.redsleeve
 # 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
@@ -760,6 +760,7 @@ make \
   NSS_CFLAGS="`pkg-config --cflags nss-softokn` " \
   ECC_JUST_SUITE_B="true" \
   SYSTEM_GSETTINGS="true" \
+  ARM32JIT="false" \
   %{debugbuild}
 
 popd >& /dev/null
@@ -1554,6 +1555,9 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Sun May 01 2016 Jacco Ligthart <jacco@redsleeve.org> 1:1.7.0.101-2.6.6.1.redsleeve
+- disabled ARM32JIT. the latest security patch was not yet made for arm32.
+
 * Tue Apr 19 2016 Jiri Vanek <jvanek@redhat.com> - 1:1.7.0.101-2.6.6.1
 - added Patch666 fontpath.patch to fix tck regressions
 - Resolves: rhbz#1325427
-- 
1.8.3.1

