From 5ef1ba1cc45d5135eef6ea3692653adf1f1e85cc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:26:06 +0000 Subject: 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 --- diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 9e8c567..c2f3aa8 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -16,7 +16,6 @@ Group: System Environment/Libraries Source0: https://github.com/etingof/pyasn1/archive/v%{version}.tar.gz Source1: https://github.com/etingof/pyasn1-modules/archive/v%{modules_version}.tar.gz URL: http://pyasn1.sourceforge.net/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel python-setuptools