diff -ruN ppc64-utils-0.14-9.el6.src.rpm-rpmbuild/SPECS/ppc64-utils.spec ppc64-utils-0.14-9.el6.0.src.rpm-rpmbuild/SPECS/ppc64-utils.spec
--- ppc64-utils-0.14-9.el6.src.rpm-rpmbuild/SPECS/ppc64-utils.spec	2010-02-17 10:46:58.000000000 +0000
+++ ppc64-utils-0.14-9.el6.0.src.rpm-rpmbuild/SPECS/ppc64-utils.spec	2011-10-20 15:22:40.000000000 +0100
@@ -2,7 +2,7 @@
 Summary: Linux/PPC64 specific utilities
 Name:    ppc64-utils
 Version: 0.14
-Release: 9%{?dist}
+Release: 9%{?dist}.0
 
 # La la la. There is nothing here any more.
 License: GPLv2
@@ -10,7 +10,7 @@
 Group:   System Environment/Base
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch: ppc ppc64
+ExclusiveArch: ppc ppc64 %{arm}
 Requires: yaboot
 Requires: binutils
 Requires: powerpc-utils kernel-bootwrapper lsvpd libvpd
@@ -29,6 +29,9 @@
 %files
 
 %changelog
+* Thu Oct 20 2011 Gordan Bobic <gordan@bobich.net> - 0.14-9.0
+- Add arm architecture
+
 * Wed Feb 17 2010 Roman Rakus <rrakus@redhat.com> 0.14-9
 - Removed every lines in all sections.
 
