From ebb6e5dfe65e27018c6321c67007d88462e5b70d Mon Sep 17 00:00:00 2001 From: Rafael Guterres Jeffman Date: Oct 01 2019 14:36:28 +0000 Subject: Removes rpmlint warning on freeipa.spec. This patch removes a warning due to mixed usage of spaces and tabs in freeipa.spec.in file. Signed-off-by: Rafael Guterres Jeffman Reviewed-By: Christian Heimes --- diff --git a/freeipa.spec.in b/freeipa.spec.in index da8c305..27d1990 100755 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -119,7 +119,7 @@ %define AT_SIGN @ # redefine IPA_VERSION only if its value matches the Autoconf placeholder %if "%{IPA_VERSION}" == "%{AT_SIGN}VERSION%{AT_SIGN}" - %define IPA_VERSION nonsense.to.please.RPM.SPEC.parser + %define IPA_VERSION nonsense.to.please.RPM.SPEC.parser %endif Name: %{package_name}