Add BuildRequires: boost-python2-devel to fix build with boost-1.66.0-7.fc29

This commit is contained in:
Jonathan Wakely 2018-05-10 22:58:30 +01:00
parent f85ae2cd96
commit a592dbdd2a
1 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: travelccm
%global sfname travel-ccm
Version: 1.00.2
Release: 14%{?dist}
Release: 15%{?dist}
Summary: C++ Travel Customer Choice Model (CCM) Library
@ -16,6 +16,7 @@ Patch0: 0001-Fix-for-Boost-1.59.0-compatibility.patch
BuildRequires: cmake, python-devel
BuildRequires: boost-devel, soci-mysql-devel, soci-sqlite3-devel
BuildRequires: boost-python2-devel
BuildRequires: readline-devel
BuildRequires: stdair-devel
@ -131,6 +132,9 @@ ctest
%changelog
* Thu May 10 2018 Jonathan Wakely <jwakely@redhat.com> - 1.00.2-15
- Add BuildRequires: boost-python2-devel to fix build with boost-1.66.0-7.fc29
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.00.2-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild