Hello community, here is the log from the commit of package vegastrike for openSUSE:Factory checked in at 2017-02-21 13:38:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vegastrike (Old) and /work/SRC/openSUSE:Factory/.vegastrike.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vegastrike" Changes: -------- --- /work/SRC/openSUSE:Factory/vegastrike/vegastrike.changes 2016-10-13 11:27:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vegastrike.new/vegastrike.changes 2017-02-21 13:38:19.478072288 +0100 @@ -1,0 +2,5 @@ +Thu Feb 2 15:18:59 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vegastrike.spec ++++++ --- /var/tmp/diff_new_pack.jrjp5O/_old 2017-02-21 13:38:20.413940265 +0100 +++ /var/tmp/diff_new_pack.jrjp5O/_new 2017-02-21 13:38:20.417939700 +0100 @@ -1,7 +1,7 @@ # # spec file for package vegastrike # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -50,7 +50,11 @@ BuildRequires: SDL_mixer-devel BuildRequires: autoconf BuildRequires: automake +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_python-devel +%else BuildRequires: boost-devel +%endif BuildRequires: freealut-devel BuildRequires: freeglut-devel BuildRequires: gcc-c++
