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 <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-14 00:45:18 +01:00
parent 64dd5440aa
commit bc677e0feb
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ License: LGPLv2+
URL: http://sourceforge.net/projects/%{sfname}/
Source0: http://downloads.sourceforge.net/%{sfname}/%{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