Rebuild for SOCI 4.0.0

This commit is contained in:
Denis Arnaud 2020-05-09 01:25:18 +02:00
commit 1fc7197ce8

View file

@ -13,7 +13,7 @@ URL: http://github.com/airsim/%{name}
Source0: %{url}/archive/%{name}-%{version}.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: cmake3, python-devel, python3-devel, boost-python36-devel
BuildRequires: cmake3, cmake, python-devel, python3-devel, boost-python36-devel
BuildRequires: boost-devel, soci-mysql-devel, soci-sqlite3-devel
# FIXME: Workaround to RHBZ#1190463
%if 0%{?rhel} >= 7