From 820506e7063416824da246eac67fd8a03b99cd7b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 22:10:25 +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/cppad.spec b/cppad.spec index ec4ffa2..dc8c3c7 100644 --- a/cppad.spec +++ b/cppad.spec @@ -31,7 +31,6 @@ Group: Development/Libraries License: GPLv3 URL: http://www.coin-or.org/CppAD/ Source: http://www.coin-or.org/download/source/CppAD/%{name}-%{version}.gpl.tgz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cmake >= 2.8 %description