diff -ruN batik-1.7-6.3.el6.src.rpm-rpmbuild/SPECS/batik.spec batik-1.7-6.3.el6.0.src.rpm-rpmbuild/SPECS/batik.spec
--- batik-1.7-6.3.el6.src.rpm-rpmbuild/SPECS/batik.spec	2010-06-01 17:54:35.000000000 +0100
+++ batik-1.7-6.3.el6.0.src.rpm-rpmbuild/SPECS/batik.spec	2011-10-26 09:26:57.000000000 +0100
@@ -1,6 +1,6 @@
 Name:           batik
 Version:        1.7
-Release:        6.3%{?dist}
+Release:        6.3%{?dist}.0
 Summary:        Scalable Vector Graphics for Java
 License:        ASL 2.0
 URL:            http://xml.apache.org/batik/
@@ -39,7 +39,7 @@
 Requires:       rhino >= 1.5
 Requires:       xml-commons-apis >= 1.3.04
 
-ExclusiveArch: x86_64 i686
+ExclusiveArch: x86_64 i686 %{arm}
 
 %description
 Batik is a Java(tm) technology based toolkit for applications that want
@@ -298,6 +298,9 @@
 
 
 %changelog
+* Wed Oct 26 2011 Gordan Bobic <gordan@bobich.net> 1.7-6.3.0
+- Add arm architecture on RHEL6
+
 * Tue Jun 01 2010 Deepak Bhole <dbhole@redhat.com> 1.7-6.3
 - Make builds x86/x86_64 only for RHEL6
 
