From 705db174421ee10c94bf7ca643a6c13e87c92b78 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 22:22:07 +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/fftw2.spec b/fftw2.spec index 175d476..c8483f6 100644 --- a/fftw2.spec +++ b/fftw2.spec @@ -8,7 +8,6 @@ Group: System Environment/Libraries License: GPLv2+ URL: http://www.fftw.org/ Source0: ftp://ftp.fftw.org/pub/fftw/fftw-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gfortran