From 8dfd62a10f45a43bcbd8fcc24911eb48ccb40bfa Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 22:01:09 +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/airinv.spec b/airinv.spec index 1f709bc..9cf7fbf 100644 --- a/airinv.spec +++ b/airinv.spec @@ -12,7 +12,6 @@ License: LGPLv2+ URL: http://%{name}.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 Patch0: 0001-Fix-for-Boost-1.59.0-compatibility.patch -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: cmake, python-devel BuildRequires: boost-devel, soci-mysql-devel, soci-sqlite3-devel