From a4e1a9e52b234378d1692b9d27a153d4dc7b7b8a Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date: Wed, 14 Feb 2018 00:17:01 +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 <ignatenkobrain@fedoraproject.org>
---
 varnish-modules.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/varnish-modules.spec b/varnish-modules.spec
index d2ac133..10ab91d 100644
--- a/varnish-modules.spec
+++ b/varnish-modules.spec
@@ -19,7 +19,6 @@ License: BSD
 URL:     https://github.com/varnish/%{name}
 
 Source0: https://download.varnish-software.com/varnish-modules/%{name}-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Upstream issue 35, workspace_client is too small on 32bit
 #Patch3:  varnish-modules-0.9.1-add_workspace_client_for_cookietest_on_32bit.patch