Hello community,

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

Package is "luabind"

Changes:
--------
--- /work/SRC/openSUSE:Factory/luabind/luabind.changes  2016-02-24 
14:25:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.luabind.new/luabind.changes     2017-02-03 
17:49:33.368104038 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 14:52:59 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ luabind.spec ++++++
--- /var/tmp/diff_new_pack.M6lK3P/_old  2017-02-03 17:49:33.820040323 +0100
+++ /var/tmp/diff_new_pack.M6lK3P/_new  2017-02-03 17:49:33.824039759 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package luabind
 #
-# 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
@@ -28,7 +28,11 @@
 Source:         %{name}-%{version}.tar.xz
 Source99:       update.sh
 Patch0:         fix-cmake-lib-version.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig


Reply via email to