From a565083d9b17fb0f90a5ec642e285fcd53f78238 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 12 Jan 2021 11:23:15 +0100 Subject: [PATCH] fix spec indentation --- chrony.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chrony.spec b/chrony.spec index dc39db6..3b1049d 100644 --- a/chrony.spec +++ b/chrony.spec @@ -26,8 +26,7 @@ BuildRequires: libcap-devel libedit-devel nettle-devel pps-tools-devel %ifarch %{ix86} x86_64 %{arm} aarch64 mipsel mips64el ppc64 ppc64le s390 s390x BuildRequires: libseccomp-devel %endif -BuildRequires: gcc gcc-c++ bison systemd gnupg2 net-tools -BuildRequires: make +BuildRequires: gcc gcc-c++ make bison systemd gnupg2 net-tools %{?with_nts:BuildRequires: gnutls-devel gnutls-utils} Requires(pre): shadow-utils