diff -ruN librtas-1.3.4-2.el6.src.rpm-rpmbuild/SPECS/librtas.spec librtas-1.3.4-2.el6.0.src.rpm-rpmbuild/SPECS/librtas.spec
--- librtas-1.3.4-2.el6.src.rpm-rpmbuild/SPECS/librtas.spec	2010-02-25 08:59:05.000000000 +0000
+++ librtas-1.3.4-2.el6.0.src.rpm-rpmbuild/SPECS/librtas.spec	2011-10-20 15:20:26.000000000 +0100
@@ -1,7 +1,7 @@
 Summary: Libraries to provide access to RTAS calls and RTAS events
 Name:    librtas
 Version: 1.3.4
-Release: 2%{?dist}
+Release: 2%{?dist}.0
 URL:     http://librtas.ozlabs.org
 License: CPL
 Group:   System Environment/Libraries
@@ -11,7 +11,7 @@
 Patch0: %{name}-1.3.4-libdir.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExclusiveArch: ppc ppc64
+ExclusiveArch: ppc ppc64 %{arm}
 
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
@@ -74,6 +74,9 @@
 %{_libdir}/libofdt.so
 
 %changelog
+* Thu Oct 20 2011 Gordan Bobic <gordan@bobich.net> - 1.3.4-2.0
+- Add arm architecture
+
 * Thu Feb 25 2010 Roman Rakus <rrakus@redhat.com> - 1.3.4-2
 - Use right license (CPL)
 
