From 1bdc5fed8a3078d56ea173f7ce74a037f4941e92 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:53:42 +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 --- python2.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python2.spec b/python2.spec index ce14f44..aef95a9 100644 --- a/python2.spec +++ b/python2.spec @@ -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/