From 505b6c207466da00989a12b0af1685347088b148 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:47:20 +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 --- varnish.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/varnish.spec b/varnish.spec index 2365687..c4d83a6 100644 --- a/varnish.spec +++ b/varnish.spec @@ -29,7 +29,6 @@ Patch6: varnish-4.1.0.fix_find-provides.patch Patch9: varnish-5.1.1.fix_python_version.patch Patch10: vsv00002_test.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if 0%{?rhel} >= 6 BuildRequires: python-sphinx