From 688db73b5ad95a4d1cddeea41dcd7b787f5d0a1b Mon Sep 17 00:00:00 2001 From: Chris Patterson Date: Thu, 13 Oct 2022 10:49:28 -0400 Subject: [PATCH] spec: address lint complaints (spaces v. tabs) Signed-off-by: Chris Patterson --- WALinuxAgent.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index 3d932ef..557d218 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -11,7 +11,7 @@ URL: https://github.com/Azure/%{name} Source0: https://github.com/Azure/%{name}/archive/v%{version}.tar.gz Source1: module-setup.sh -Patch0: 0001-Rudimentary-Fedora-OS-implementation.patch +Patch0: 0001-Rudimentary-Fedora-OS-implementation.patch BuildArch: noarch @@ -42,9 +42,9 @@ images that are built to run in the Microsoft Azure environment. %if 0%{?with_legacy} %package legacy Summary: The Microsoft Azure Linux Agent (legacy) -Requires: %name = %version-%release -Requires: python2 -Requires: net-tools +Requires: %name = %version-%release +Requires: python2 +Requires: net-tools %description legacy The Microsoft Azure Linux Agent supporting old version of extensions.