diff -ruN fop-0.95-4.2.el6.src.rpm-rpmbuild/SPECS/fop.spec fop-0.95-4.2.el6.0.src.rpm-rpmbuild/SPECS/fop.spec
--- fop-0.95-4.2.el6.src.rpm-rpmbuild/SPECS/fop.spec	2010-06-01 18:18:35.000000000 +0100
+++ fop-0.95-4.2.el6.0.src.rpm-rpmbuild/SPECS/fop.spec	2011-10-20 15:17:53.000000000 +0100
@@ -1,7 +1,7 @@
 Summary:        XSL-driven print formatter
 Name:           fop
 Version:        0.95
-Release:        4.2%{?dist}
+Release:        4.2%{?dist}.0
 License:        ASL 2.0
 Group:          Applications/Text
 Source0:        http://www.apache.org/dist/xmlgraphics/fop/source/%{name}-%{version}-src.tar.gz
@@ -27,7 +27,7 @@
 BuildRequires:  java-1.6.0-openjdk-devel
 BuildRequires:  java-1.6.0-openjdk-javadoc
 
-ExclusiveArch: x86_64 i686
+ExclusiveArch: x86_64 i686 %{arm}
 
 %description
 FOP is the world's first print formatter driven by XSL formatting
@@ -112,6 +112,9 @@
 
 
 %changelog
+* Thu Oct 20 2011 Gordan Bobic <gordan@bobich.net> - 0.95-4.2.0
+- Add arm architecture
+
 * Tue Jun 01 2010 Deepak Bhole <dbhole@redhat.com> - 0.95-4.2
 - Make builds x86/x86_64 only for RHEL6
 
