From d8871b193fff6677399b1fa18fb21ebbf4e63d35 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:13:50 +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 --- dnsmasq.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/dnsmasq.spec b/dnsmasq.spec index 673f003..afc5aac 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -26,7 +26,6 @@ Source1: %{name}.service Patch1: dnsmasq-2.77-underflow.patch Patch2: dnsmasq-2.78-CVE-2017-15107.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dbus-devel BuildRequires: pkgconfig