From ec3de96b2eec2d0cd4e5453befdf7145dd43516c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:28:00 +0000 Subject: 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 --- diff --git a/python-webtest.spec b/python-webtest.spec index f42c337..135ee9c 100644 --- a/python-webtest.spec +++ b/python-webtest.spec @@ -13,7 +13,6 @@ Group: Development/Languages License: MIT URL: http://pythonpaste.org/webtest/ Source0: https://pypi.io/packages/source/W/WebTest/WebTest-%{version}.tar.gz -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch BuildRequires: python-setuptools