Hello community, here is the log from the commit of package boost for openSUSE:Factory checked in at 2016-04-03 23:04:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boost (Old) and /work/SRC/openSUSE:Factory/.boost.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boost" Changes: -------- --- /work/SRC/openSUSE:Factory/boost/boost.changes 2016-03-01 09:38:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2016-04-03 23:04:49.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Mar 29 20:06:05 UTC 2016 - [email protected] + +- Fix build on systems with GCC4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boost.spec ++++++ --- /var/tmp/diff_new_pack.R8GGRz/_old 2016-04-03 23:04:51.000000000 +0200 +++ /var/tmp/diff_new_pack.R8GGRz/_new 2016-04-03 23:04:51.000000000 +0200 @@ -93,6 +93,10 @@ BuildRequires: dos2unix BuildRequires: fdupes BuildRequires: gcc-c++ +%if 0%{?suse_version} <= 1320 +# boost requires quadmath.h +BuildRequires: gcc-fortran +%endif BuildRequires: libbz2-devel BuildRequires: libexpat-devel BuildRequires: libicu-devel >= 4.4
