From dcd463c59d9e9191ff3cc688b5d5e37dc15b20e9 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Wed, 20 Oct 2021 18:07:19 +0200 Subject: [PATCH] Fix endif for elfutils-debuginfod-client check --- valgrind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/valgrind.spec b/valgrind.spec index e4cb92b..763f387 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -118,9 +118,9 @@ BuildRequires: docbook-dtds # For testing debuginfod-find %if 0%{?fedora} > 29 || 0%{?rhel} > 7 BuildRequires: elfutils-debuginfod-client -%endif # For using debuginfod at runtime Recommends: elfutils-debuginfod-client +%endif %{?scl:Requires:%scl_runtime}