[packages/valgrind] use arm family macro

atler atler at pld-linux.org
Thu Apr 13 15:46:42 CEST 2023


commit 4c3298eba15e870db7cfecfb093dd2c5ba99e952
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Apr 13 15:36:35 2023 +0200

    use arm family macro

 valgrind.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/valgrind.spec b/valgrind.spec
index bbd98ea..b27486d 100644
--- a/valgrind.spec
+++ b/valgrind.spec
@@ -28,9 +28,10 @@ BuildRequires:	glibc-devel >= 6:2.2
 BuildRequires:	libgomp-devel
 BuildRequires:	libstdc++-devel
 %{?with_mpi:BuildRequires:	mpi-devel}
+BuildRequires:	rpmbuild(macros) >= 2.007
 Obsoletes:	valgrind-callgrind < 0.11
 Obsoletes:	valgrind-calltree < 0.10
-ExclusiveArch:	%{ix86} %{x8664} armv7hl armv7hnl armv7l ppc ppc64 s390x x32 aarch64
+ExclusiveArch:	%{ix86} %{x8664} %{armv7} ppc ppc64 s390x x32 aarch64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_noautostrip	.*/vgpreload.*\\.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/valgrind.git/commitdiff/179d7896b7528438b1e7b903c5235c734961c00a



More information about the pld-cvs-commit mailing list