From 4e0b2703f51902946b983b4f3d0ed6630171cea8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:26:56 +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-simplevisor.spec b/python-simplevisor.spec index 82d6f5c..06b8eca 100644 --- a/python-simplevisor.spec +++ b/python-simplevisor.spec @@ -15,7 +15,6 @@ Group: Development/Libraries License: ASL 2.0 URL: https://github.com/cern-mig/%{name} Source0: https://pypi.python.org/packages/ef/a1/d3fef46a01312d8cb470503a476f813bd31abbc2136be37eb9fd1f537b73/%{srcname}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python2-devel %if 0%{?with_python3}