airlied pushed to libdrm (f20). "- valgrind available only on selected arches"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 5 00:56:30 UTC 2015


>From 826ccbe797f95697209ed29c1127747901f4bbd6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dan=20Hor=C3=A1k?= <dan at danny.cz>
Date: Wed, 19 Nov 2014 09:50:31 +0100
Subject: - valgrind available only on selected arches


diff --git a/libdrm.spec b/libdrm.spec
index 9a01001..6d3313a 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -3,7 +3,7 @@
 Summary: Direct Rendering Manager runtime library
 Name: libdrm
 Version: 2.4.58
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://dri.sourceforge.net
@@ -27,7 +27,9 @@ BuildRequires: libudev-devel
 BuildRequires: libatomic_ops-devel
 BuildRequires: libpciaccess-devel
 BuildRequires: libxslt docbook-style-xsl
+%ifarch %{ix86} x86_64 ppc ppc64 ppc64le s390x armv7hl aarch64
 BuildRequires: valgrind-devel
+%endif
 
 Source2: 91-drm-modeset.rules
 
@@ -214,6 +216,9 @@ done
 %{_mandir}/man7/drm*.7*
 
 %changelog
+* Wed Nov 19 2014 Dan HorĂ¡k <dan[at]danny.cz> 2.4.58-3
+- valgrind available only on selected arches
+
 * Tue Nov 18 2014 Adam Jackson <ajax at redhat.com> 2.4.58-2
 - BR: valgrind-devel so we get ioctl annotations
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libdrm.git/commit/?h=f20&id=826ccbe797f95697209ed29c1127747901f4bbd6


More information about the scm-commits mailing list