From 244db2dc781fb7ae758d5e703cfe9949b5a2855e Mon Sep 17 00:00:00 2001
From: Jacco Ligthart <jacco@redsleeve.org>
Date: Mon, 15 Aug 2016 21:57:28 +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 1d9a506..30664d0 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}.2%{?dist}
+Release: %{icedtea_version}.2%{?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
@@ -767,6 +767,7 @@ make \
   NSS_CFLAGS="`pkg-config --cflags nss-softokn` " \
   ECC_JUST_SUITE_B="true" \
   SYSTEM_GSETTINGS="true" \
+  ARM32JIT="false" \
   %{debugbuild}
 
 popd >& /dev/null
@@ -1565,6 +1566,9 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Mon Aug 15 2016 Jacco Ligthart <jacco@redsleeve.org> 1:1.7.0.111-2.6.7.2.redsleeve
+- disabled ARM32JIT. the 8032051 security patch was not yet made for arm32.
+
 * Fri Jul 22 2016 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.7.0.111-2.6.7.2
 - Bump to jdk7u111 b01 to fix TCK regressions (7081817 & 8162344)
 - Resolves: rhbz#1350041
-- 
1.8.3.1

