Hello community,

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

Package is "chromaprint"

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromaprint/chromaprint.changes  2016-08-03 
11:39:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.chromaprint.new/chromaprint.changes     
2017-02-06 14:33:00.608359929 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:22:29 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chromaprint.spec ++++++
--- /var/tmp/diff_new_pack.HPml4r/_old  2017-02-06 14:33:01.052295772 +0100
+++ /var/tmp/diff_new_pack.HPml4r/_new  2017-02-06 14:33:01.056295193 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package chromaprint
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -30,7 +30,11 @@
 Source1:        baselibs.conf
 Patch0:         chromaprint-ffmpeg-pkgconfig.patch
 Patch1:         chromaprint-ffmpeg-API.patch
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  fftw3-devel
 BuildRequires:  gcc-c++
@@ -38,7 +42,6 @@
 BuildRequires:  pkgconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with ffmpeg}
-BuildRequires:  boost-devel
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavresample)


Reply via email to