From f513f035f342d0ae063792c775e88c829a4b1bb3 Mon Sep 17 00:00:00 2001 From: Bhupesh Sharma Date: Thu, 8 Jun 2017 18:44:53 +0530 Subject: [PATCH] kexec-tools.spec: Fix whitespace errors This patch fixes the whitespace errors reported by 'rpmlint' or 'fedpkg lint' when they are run on kexec-tools srpm: kexec-tools.spec:242: W: mixed-use-of-spaces-and-tabs (spaces: line 107, tab: line 242) Signed-off-by: Bhupesh Sharma Acked-by: Dave Young --- kexec-tools.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 59ce32f..4c14977 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -104,8 +104,8 @@ binary and ancillary utilities that together form the userspace component of the kernel's kexec feature. %package anaconda-addon -Summary: Kdump configuration anaconda addon -Requires: anaconda >= 21.33 +Summary: Kdump configuration anaconda addon +Requires: anaconda >= 21.33 %description anaconda-addon Kdump anaconda addon