From 85c338b41139c5ebb09394d9c30e1ff853d2ad37 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:25: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 --- gdal.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index a9efdb7..f0a8396 100644 --- a/gdal.spec +++ b/gdal.spec @@ -100,7 +100,6 @@ Patch10: %{name}-2.2.3_json-c_013.patch # https://github.com/OSGeo/gdal/pull/295 Patch11: %{name}-srcbands.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ant # No armadillo in EL5