public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: Properly check valgrind arches
@ 2026-07-11 2:31 David Abdurachmanov
0 siblings, 0 replies; only message in thread
From: David Abdurachmanov @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : 3e42cc769d44d1f2be2777a2f46b08f8da96377a
Author : David Abdurachmanov <davidlt@rivosinc.com>
Date : 2024-02-24T11:25:35+00:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/3e42cc769d44d1f2be2777a2f46b08f8da96377a?branch=epel10
Log:
Properly check valgrind arches
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
---
diff --git a/bear.spec b/bear.spec
index 09904e3..4eba09b 100644
--- a/bear.spec
+++ b/bear.spec
@@ -29,7 +29,9 @@ BuildRequires: python3dist(lit)
BuildRequires: /usr/bin/more
BuildRequires: /usr/bin/xargs
BuildRequires: gcc-fortran
+%ifarch %{valgrind_arches}
BuildRequires: valgrind
+%endif
BuildRequires: fakeroot
# Work around RHBZ#1959600 (https://github.com/rizsotto/Bear/issues/309), which
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 2:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 2:31 [rpms/bear] epel10: Properly check valgrind arches David Abdurachmanov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox