diff -ruN rpmbuild-orig/SPECS/icedtea-web.spec rpmbuild/SPECS/icedtea-web.spec
--- rpmbuild-orig/SPECS/icedtea-web.spec	2014-08-18 11:14:03.000000000 +0200
+++ rpmbuild/SPECS/icedtea-web.spec	2014-12-17 23:35:58.204523488 +0100
@@ -17,7 +17,7 @@
 
 Name:		icedtea-web
 Version:	1.5.1
-Release:	1%{?dist}
+Release:	1%{?dist}.0
 Summary:	Additional Java components for OpenJDK - Java browser plug-in and Web Start implementation
 
 Group:      Applications/Internet
@@ -58,7 +58,7 @@
 Provides:   java-%{javaver}-openjdk-plugin =  1:%{version}
 Obsoletes:  java-1.6.0-openjdk-plugin
 
-ExclusiveArch: x86_64 i686
+ExclusiveArch: x86_64 i686 %{arm}
 
 %description
 The IcedTea-Web project provides a Java web browser plugin, an implementation
@@ -152,6 +152,9 @@
 %doc COPYING
 
 %changelog
+* Wed Dec 17 2014 Jacco Ligthart <jacco@redsleeve.org> - 1.5.1-1.0
+- Add ARM architectures
+
 * Mon Aug 18 2014 Jiri Vanek <jvanek@redhat.com> 1.5.1-1
 - fixed obsolates to any jdk6 plugin
 - Resolves: rhbz#1075790
