- arch is now armv7hl

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=72
This commit is contained in:
2012-06-04 17:39:06 +00:00
committed by Git OBS Bridge
parent 596c108c5b
commit 32cfc798cd
2 changed files with 6 additions and 2 deletions

View File

@@ -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

View File

@@ -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