From 2aaea42f81ef22576c58f3eccba6cfdfa5954e7e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:26:43 +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-schedutils.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-schedutils.spec b/python-schedutils.spec index 59f3981..1ab82e1 100644 --- a/python-schedutils.spec +++ b/python-schedutils.spec @@ -18,7 +18,6 @@ BuildRequires: python2-devel BuildRequires: python3-devel %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %global _description\ Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler}\