diff -ruN rpmbuild.old/SPECS/yelp.spec rpmbuild/SPECS/yelp.spec
--- rpmbuild.old/SPECS/yelp.spec	2013-01-15 15:52:49.000000000 +0000
+++ rpmbuild/SPECS/yelp.spec	2014-02-21 14:14:20.000000000 +0000
@@ -20,7 +20,7 @@
 Summary: Help browser for the GNOME desktop
 Name: yelp
 Version: 2.28.1
-Release: 17%{?dist}
+Release: 17%{?dist}.0
 Source: http://download.gnome.org/sources/yelp/2.28/%{name}-%{version}.tar.bz2
 URL: http://live.gnome.org/Yelp
 Patch1: yelp-2.15.5-fedora-docs.patch
@@ -114,7 +114,7 @@
 
 # s390(x) and ppc(64) xulrunner is not build with mozilla's jemalloc. In this case we can't use -lmemory 
 # while linking yelp binary.
-%ifarch s390 s390x ppc ppc64
+%ifarch s390 s390x ppc ppc64 %{arm}
 %patch21 -p1 -b .nomozmemory
 %else
 # rest of arches are linked with -lmemory
@@ -192,6 +192,9 @@
 %{_datadir}/yelp
 
 %changelog
+* Fri Feb 21 2014 Gordan Bobic <gordan@redsleeve.org> - 2.28.1-17.0
+- Add ARM to arches without jemalloc
+
 * Thu Jan 10 2013 Jan Horak <jhorak@redhat.com> - 2.28.1-17
 - Rebuild against gecko 17.0.2
 
