From f2d1787c33890318a1b6e57645fd51d7b1d5f0cb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:28:16 +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-xmltramp.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-xmltramp.spec b/python-xmltramp.spec index 24209b1..d7766a8 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -13,7 +13,6 @@ License: GPLv2 URL: http://www.aaronsw.com/2002/xmltramp/ Source0: http://www.aaronsw.com/2002/xmltramp/xmltramp-%{version}.py Patch0: %{name}-%{version}-nsprefixes.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python2-devel