Accepting request 235343 from X11:XOrg

Enable valgrind support for ARMv6 and ppc64le, too (forwarded request 235315 from a_faerber)

OBS-URL: https://build.opensuse.org/request/show/235343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=97
This commit is contained in:
Stephan Kulow
2014-05-26 17:53:11 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 25 15:00:04 UTC 2014 - afaerber@suse.de
- Enable valgrind support for armv6l and ppc64le
-------------------------------------------------------------------
Sun May 4 22:30:38 UTC 2014 - tobias.johannes.klausmann@mni.thm.de

View File

@@ -49,7 +49,7 @@ BuildRequires: libtool >= 2.2
BuildRequires: pkgconfig
BuildRequires: pkgconfig(pciaccess) >= 0.10
BuildRequires: pkgconfig(pthread-stubs)
%ifarch %ix86 x86_64 ppc ppc64 s390x armv7l armv7hl
%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390x %arm
BuildRequires: pkgconfig(valgrind)
%endif