diff -ruN systemtap-1.4-6.el6_1.3.src.rpm-rpmbuild/SPECS/systemtap.spec systemtap-1.4-6.el6.3.0.src.rpm-rpmbuild/SPECS/systemtap.spec
--- systemtap-1.4-6.el6_1.3.src.rpm-rpmbuild/SPECS/systemtap.spec	2011-07-28 21:08:27.000000000 +0100
+++ systemtap-1.4-6.el6.3.0.src.rpm-rpmbuild/SPECS/systemtap.spec	2011-10-16 01:28:26.000000000 +0100
@@ -1,6 +1,6 @@
 %{!?with_sqlite: %global with_sqlite 1}
 %{!?with_docs: %global with_docs 1}
-%ifarch ppc
+%ifarch ppc %{arm}
 # crash is not being built on rhel6 beta on ppc
 %{!?with_crash: %global with_crash 0}
 %else
@@ -21,7 +21,7 @@
 %{!?publican_brand: %global publican_brand RedHat}
 Name: systemtap
 Version: 1.4
-Release: 6%{?dist}.3
+Release: 6%{?dist}.3.0
 # for version, see also configure.ac
 Summary: Instrumentation System
 Group: Development/System
@@ -568,6 +568,9 @@
 
 
 %changelog
+* Sun Oct 16 2011 Gordan Bobic <gordan@bobich.net> - 1.4-6.3.0
+- Add %{arm} to list of architectures without crash
+
 * Thu Jul 28 2011 Stan Cox <scox@redhat.com> - 1.4-6.3
 - bz725809, bz726051
 
