From dcd463c59d9e9191ff3cc688b5d5e37dc15b20e9 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Oct 20 2021 17:16:05 +0000 Subject: Fix endif for elfutils-debuginfod-client check --- 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}