From 3e1f9c3f60e2ee5204e0b52b5b1b8e2caec3085c Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Wed, 24 Aug 2022 17:46:20 +0200 Subject: [PATCH] Silence mixed-use-of-spaces-and-tabs --- elfutils.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/elfutils.spec b/elfutils.spec index d5f2419..bd6d2d0 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -56,16 +56,16 @@ BuildRequires: gettext-devel %global _gnu %{nil} %global _program_prefix eu- -%global provide_yama_scope 0 +%global provide_yama_scope 0 %if 0%{?fedora} >= 22 || 0%{?rhel} >= 7 -%global provide_yama_scope 1 +%global provide_yama_scope 1 %endif -%global with_sysusers 0 +%global with_sysusers 0 %if 0%{?fedora} >= 32 || 0%{?rhel} >= 9 -%global with_sysusers 1 +%global with_sysusers 1 %endif %bcond with_debuginfod_url 1