Hello community, here is the log from the commit of package calamares for openSUSE:Factory checked in at 2019-10-07 13:46:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calamares (Old) and /work/SRC/openSUSE:Factory/.calamares.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calamares" Mon Oct 7 13:46:38 2019 rev:8 rq:735533 version:3.1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/calamares/calamares.changes 2019-02-11 21:27:47.827002512 +0100 +++ /work/SRC/openSUSE:Factory/.calamares.new.2352/calamares.changes 2019-10-07 14:14:04.410896820 +0200 @@ -1,0 +2,9 @@ +Sun Oct 6 16:39:07 UTC 2019 - [email protected] + +- Add "-DBoost_NO_BOOST_CMAKE=ON" option to workaround bug in + Cmake compatibility with boost >= 1.70 (see bnc#1152377 + https://github.com/calamares/calamares/issues/1242 + https://github.com/calamares/calamares/issues/1251 and + https://gitlab.kitware.com/cmake/cmake/issues/18865) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calamares.spec ++++++ --- /var/tmp/diff_new_pack.YXZTX1/_old 2019-10-07 14:14:05.030895118 +0200 +++ /var/tmp/diff_new_pack.YXZTX1/_new 2019-10-07 14:14:05.034895107 +0200 @@ -182,7 +182,7 @@ export CC=gcc-7 export CXX=g++-7 %endif -%cmake_kf5 -d build -- -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" -DSKIP_MODULES="plasmalnf" +%cmake_kf5 -d build -- -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" -DSKIP_MODULES="plasmalnf" -DBoost_NO_BOOST_CMAKE=ON make %{?_smp_mflags} %install
