Hello community,

here is the log from the commit of package tcpflow for openSUSE:Factory checked 
in at 2017-02-20 13:13:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tcpflow (Old)
 and      /work/SRC/openSUSE:Factory/.tcpflow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tcpflow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tcpflow/tcpflow.changes  2015-04-02 
16:04:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tcpflow.new/tcpflow.changes     2017-02-20 
13:13:57.338069496 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:00:13 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tcpflow.spec ++++++
--- /var/tmp/diff_new_pack.2gYkJq/_old  2017-02-20 13:13:57.881993027 +0100
+++ /var/tmp/diff_new_pack.2gYkJq/_new  2017-02-20 13:13:57.885992464 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tcpflow
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Sebastien Braun.
 #
 # All modifications and additions to the file contributed by third parties
@@ -26,7 +26,11 @@
 Url:            http://afflib.org/software/tcpflow
 Source:         
http://www.digitalcorpora.org/downloads/tcpflow/%{name}-%{version}.tar.gz
 
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  libpcap-devel
 BuildRequires:  openssl-devel


Reply via email to