From e329b6144ea59ce79673dd05329625dc8796a74b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:26:55 +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-simplejson.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-simplejson.spec b/python-simplejson.spec index 9b5042e..5f5becf 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -10,7 +10,6 @@ Group: System Environment/Libraries License: (MIT or AFL) and (MIT or GPLv2) URL: http://undefined.org/python/#simplejson Source0: https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # we don't want to provide private python extension libs %global __provides_exclude_from ^(%{python2_sitearch}|%{python3_sitearch}).*\\.so$