From 32cfc798cdeb340f394dbfa68b41b76a9c3f9717c293823b07373a9d0cf5091c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 4 Jun 2012 17:39:06 +0000 Subject: [PATCH] - arch is now armv7hl OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=72 --- valgrind.changes | 5 +++++ valgrind.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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