Accepting request 126875 from home:Guillaume_G:branches:X11:XOrg

Disable valgrind support for armv5 since valgrind only supports armv7

OBS-URL: https://build.opensuse.org/request/show/126875
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=114
This commit is contained in:
Stefan Dirsch 2012-07-02 08:59:11 +00:00 committed by Git OBS Bridge
parent 0de3b1d9ba
commit f3585c3af8
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 2 08:52:51 UTC 2012 - guillaume@opensuse.org
- Disable valgrind support for armv5 since valgrind only supports armv7
-------------------------------------------------------------------
Fri Jun 29 09:27:32 UTC 2012 - sndirsch@suse.com

View File

@ -45,7 +45,9 @@ BuildRequires: libtool >= 2.2
BuildRequires: pkgconfig
BuildRequires: pkgconfig(pciaccess) >= 0.10
BuildRequires: pkgconfig(pthread-stubs)
%ifnarch armv5el armv5tel
BuildRequires: pkgconfig(valgrind)
%endif
%description
The package contains the userspace interface to the kernel DRM