Hello community,

here is the log from the commit of package clucene-core for openSUSE:Factory 
checked in at 2017-02-06 14:32:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clucene-core (Old)
 and      /work/SRC/openSUSE:Factory/.clucene-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clucene-core"

Changes:
--------
--- /work/SRC/openSUSE:Factory/clucene-core/clucene-core.changes        
2015-04-25 16:45:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clucene-core.new/clucene-core.changes   
2017-02-06 14:32:50.461826370 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:28:36 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ clucene-core.spec ++++++
--- /var/tmp/diff_new_pack.DXAAoH/_old  2017-02-06 14:32:50.969752959 +0100
+++ /var/tmp/diff_new_pack.DXAAoH/_new  2017-02-06 14:32:50.973752381 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package clucene-core
 #
-# Copyright (c) 2015 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
@@ -31,7 +31,11 @@
 # PATCH-FIX-UPSTREAM [rh#794795]
 Patch1:         clucene-2.3.3.4-contrib-libs.patch
 Patch2:         clucene-kill-ext-includes.diff
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes


Reply via email to