Hello community,

here is the log from the commit of package wesnoth for openSUSE:Factory checked 
in at 2017-02-04 15:22:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wesnoth (Old)
 and      /work/SRC/openSUSE:Factory/.wesnoth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wesnoth"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wesnoth/wesnoth.changes  2016-11-14 
20:11:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.wesnoth.new/wesnoth.changes     2017-02-04 
16:51:46.195742430 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:39:18 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wesnoth.spec ++++++
--- /var/tmp/diff_new_pack.0BTGJY/_old  2017-02-04 16:51:50.667105773 +0100
+++ /var/tmp/diff_new_pack.0BTGJY/_new  2017-02-04 16:51:50.671105204 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wesnoth
 #
-# 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
@@ -32,7 +32,15 @@
 BuildRequires:  SDL_mixer-devel
 BuildRequires:  SDL_net-devel
 BuildRequires:  SDL_ttf-devel
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_iostreams-devel
+BuildRequires:  libboost_locale-devel
+BuildRequires:  libboost_program_options-devel
+BuildRequires:  libboost_regex-devel
+%else
 BuildRequires:  boost-devel >= 1.48.0
+%endif
 BuildRequires:  cmake >= 2.6.0
 BuildRequires:  dejavu
 BuildRequires:  fdupes


Reply via email to