Hello community, here is the log from the commit of package Herwig++ for openSUSE:Factory checked in at 2015-06-30 10:18:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Herwig++ (Old) and /work/SRC/openSUSE:Factory/.Herwig++.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Herwig++" Changes: -------- --- /work/SRC/openSUSE:Factory/Herwig++/Herwig++.changes 2014-09-08 21:29:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.Herwig++.new/Herwig++.changes 2015-06-30 10:18:05.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Jun 25 08:36:24 UTC 2015 - [email protected] + +- Add Herwig++-boost-configure-for-GCC5.patch to fix autoconf + boost macros lookup with GCC5; patch taken from boost.m4 + upstream [https://github.com/tsuna/boost.m4]. + +------------------------------------------------------------------- New: ---- Herwig++-boost-configure-for-GCC5.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Herwig++.spec ++++++ --- /var/tmp/diff_new_pack.UaAEKA/_old 2015-06-30 10:18:06.000000000 +0200 +++ /var/tmp/diff_new_pack.UaAEKA/_new 2015-06-30 10:18:06.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package Herwig++ # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,6 +26,8 @@ Group: Development/Libraries/C and C++ Url: http://herwig.hepforge.org/ Source: http://www.hepforge.org/archive/herwig/%{name}-%{version}.tar.bz2 +# PATCH-FIX-UPSTREAM Herwig++-boost-configure-for-GCC5.patch [email protected] -- Fix autoconf's boost lookup with GCC5; patch taken from boost.m4 upstream +Patch0: Herwig++-boost-configure-for-GCC5.patch Patch1: Herwig++-ThePEG-lib64.patch BuildRequires: HepMC-devel BuildRequires: LHAPDF-devel @@ -92,6 +94,10 @@ %prep %setup -q +# GCC5 used only for openSUSE > 13.2 +%if 0%{?suse_version} > 1320 +%patch0 -p1 +%endif %patch1 -p1 %build ++++++ Herwig++-boost-configure-for-GCC5.patch ++++++ ++++ 824 lines (skipped)
