From 13ac177343434bbdc7f5693f81a913333a96cfa6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:35:56 +0100 Subject: [PATCH] Remove BuildRoot definition None of currently supported distributions need that. It was needed last for EL5 which is EOL now Signed-off-by: Igor Gnatenko --- keepalived.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/keepalived.spec b/keepalived.spec index 1c69884..775da25 100644 --- a/keepalived.spec +++ b/keepalived.spec @@ -21,7 +21,6 @@ Requires(post): systemd Requires(preun): systemd Requires(postun): systemd -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if %{with snmp} BuildRequires: net-snmp-devel %endif