diff -ruN curl-7.19.7-26.el6_1.2.src.rpm-rpmbuild/SPECS/curl.spec curl-7.19.7-26.el6.2.0.src.rpm-rpmbuild/SPECS/curl.spec
--- curl-7.19.7-26.el6_1.2.src.rpm-rpmbuild/SPECS/curl.spec	2011-08-03 18:07:11.000000000 +0100
+++ curl-7.19.7-26.el6.2.0.src.rpm-rpmbuild/SPECS/curl.spec	2011-09-25 11:41:05.000000000 +0100
@@ -1,7 +1,7 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
 Name: curl
 Version: 7.19.7
-Release: 26%{?dist}.2
+Release: 26%{?dist}.2.0
 License: MIT
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
@@ -54,7 +54,7 @@
 
 # valgrind is not available on some architectures, however it's going to be
 # used only by the test-suite anyway
-%ifnarch s390 s390x
+%ifnarch s390 s390x %{arm}
 BuildRequires: valgrind
 %endif
 
