diff --git a/valgrind.changes b/valgrind.changes index 88010e0..6861551 100644 --- a/valgrind.changes +++ b/valgrind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 4 17:38:56 UTC 2012 - dmueller@suse.com + +- arch is now armv7hl + ------------------------------------------------------------------- Tue May 15 12:46:38 UTC 2012 - sndirsch@suse.com diff --git a/valgrind.spec b/valgrind.spec index 86e5f9e..0675b82 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -16,7 +16,6 @@ # - Name: valgrind BuildRequires: automake BuildRequires: docbook-xsl-stylesheets @@ -53,7 +52,7 @@ Provides: valgrind-devel = %version %endif Provides: callgrind = %version Obsoletes: callgrind < %version -ExclusiveArch: %ix86 x86_64 ppc ppc64 s390x armv7l +ExclusiveArch: %ix86 x86_64 ppc ppc64 s390x armv7hl %if %suse_version > 1100 %define building_docs 1 %else