Hello community,

here is the log from the commit of package libkolabxml for openSUSE:Factory 
checked in at 2017-02-11 01:38:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkolabxml (Old)
 and      /work/SRC/openSUSE:Factory/.libkolabxml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkolabxml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkolabxml/libkolabxml.changes  2017-02-08 
10:47:36.451415518 +0100
+++ /work/SRC/openSUSE:Factory/.libkolabxml.new/libkolabxml.changes     
2017-02-11 01:38:11.750302834 +0100
@@ -1,0 +2,6 @@
+Wed Feb  8 18:49:49 UTC 2017 - [email protected]
+
+- Add missing libboost-*-devel requirements to the devel package
+  to fix the build of dependent packages in Tumbleweed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libkolabxml.spec ++++++
--- /var/tmp/diff_new_pack.mKQ2hO/_old  2017-02-11 01:38:13.130108123 +0100
+++ /var/tmp/diff_new_pack.mKQ2hO/_new  2017-02-11 01:38:13.138106994 +0100
@@ -108,6 +108,12 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
 Requires:       libcurl-devel
+%if 0%{?suse_version} > 1325
+Requires:       libboost_system-devel
+Requires:       libboost_thread-devel
+%else
+Requires:       boost-devel
+%endif
 
 %description devel
 Libkolabxml serves as a serialization/de-serialization library for the the 
Kolab XML Format


Reply via email to