Accepting request 126876 from X11:XOrg

Disable valgrind support for armv5 since valgrind only supports armv7 (forwarded request 126875 from Guillaume_G)

OBS-URL: https://build.opensuse.org/request/show/126876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=67
This commit is contained in:
Stephan Kulow 2012-07-02 09:50:16 +00:00 committed by Git OBS Bridge
commit 191ddcba20
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