From e2014240487dceeed71d5d82b74df1a92751b22f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:27:47 +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-venusian.spec b/python-venusian.spec index 842a9d1..4e10cd5 100644 --- a/python-venusian.spec +++ b/python-venusian.spec @@ -14,7 +14,6 @@ Group: Development/Libraries License: BSD URL: http://pypi.python.org/pypi/venusian Source0: http://pypi.python.org/packages/source/v/venusian/%{modname}-%{version}%{alphaver}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python2-setuptools