From 420c1c50dda7ccd4fc2d00825529964db3265c57 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:52:32 +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 --- zanata-python-client.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/zanata-python-client.spec b/zanata-python-client.spec index ad46411..25096e9 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -14,7 +14,6 @@ BuildRequires: python2-setuptools %if 0%{?rhel} %if 0%{?rhel} < 6 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %endif %endif