diff -ruN rpmbuild-orig/SPECS/java-1.7.0-openjdk.spec rpmbuild/SPECS/java-1.7.0-openjdk.spec
--- rpmbuild-orig/SPECS/java-1.7.0-openjdk.spec	2015-07-13 11:42:42.000000000 +0200
+++ rpmbuild/SPECS/java-1.7.0-openjdk.spec	2015-08-26 00:40:13.108436571 +0200
@@ -182,7 +182,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{updatever}
-Release: %{icedtea_version}.3%{?dist}
+Release: %{icedtea_version}.3%{?dist}.0
 # 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
@@ -363,7 +363,7 @@
 BuildRequires: libffi-devel >= 3.0.10
 %endif
 
-ExclusiveArch: x86_64 i686 %{ppc64be}
+ExclusiveArch: x86_64 i686 %{ppc64be} %{arm}
 
 # cacerts build requirement.
 BuildRequires: openssl
@@ -1226,6 +1226,9 @@
 %doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
 
 %changelog
+* Tue Aug 25 2015 Jacco Ligthart <jacco@redsleeve.org> - 1:1.7.0.85-2.6.1.3.0
+- add ARM Architectures
+
 * Mon Jul 13 2015 Andrew Hughes <gnu.andrew@redhat.com>
 - libsctp is not available on all versions of RHEL 6.
 - Resolves: rhbz#1235157
