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 <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-14 00:26:43 +01:00
parent 824b23bf20
commit 2aaea42f81

View File

@ -18,7 +18,6 @@ BuildRequires: python2-devel
BuildRequires: python3-devel BuildRequires: python3-devel
%endif %endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%global _description\ %global _description\
Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler}\ Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler}\