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:53:42 +01:00
parent 9c47bee6d8
commit 1bdc5fed8a
1 changed files with 0 additions and 1 deletions

View File

@ -807,7 +807,6 @@ Obsoletes: python < %{version}-%{release}
# alongside the system one e.g. python26, python33 etc
Provides: python27 = %{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
URL: https://www.python.org/