From 9fb0654a52d3266b5ce09dfe6c5416b74bc7aab7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:24:02 +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 --- python-httplib2.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-httplib2.spec b/python-httplib2.spec index b1be8d7..fbe4177 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -27,7 +27,6 @@ Patch3: %{name}.rfc2459.patch # Patch4: python-httplib2-0.9-proxy-http.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python2-setuptools BuildRequires: python2-devel BuildArch: noarch