Hello community,

here is the log from the commit of package tcpflow for openSUSE:Factory checked 
in at 2015-04-02 16:04:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2012-08-27 
17:47:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tcpflow.new/tcpflow.changes     2015-04-02 
16:04:26.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Mar 31 18:06:09 UTC 2015 - [email protected]
+
+- Update to version 1.4.4
+  * The ChangeLog/NEWS file has not been updated for this release
+- Use the download Url provided by upstream
+- Add openssl-devel and boost-devel build require; new upstream dependency
+
+-------------------------------------------------------------------

Old:
----
  tcpflow-1.3.0.tar.gz

New:
----
  tcpflow-1.4.4.tar.gz

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

Other differences:
------------------
++++++ tcpflow.spec ++++++
--- /var/tmp/diff_new_pack.bZXRC9/_old  2015-04-02 16:04:26.000000000 +0200
+++ /var/tmp/diff_new_pack.bZXRC9/_new  2015-04-02 16:04:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tcpflow
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Sebastien Braun.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,16 +18,18 @@
 
 
 Name:           tcpflow
-Version:        1.3.0
+Version:        1.4.4
 Release:        0
 Summary:        Reconstruct TCP streams from captured packets
 License:        GPL-3.0+
 Group:          Productivity/Networking/Diagnostic
 Url:            http://afflib.org/software/tcpflow
-Source:         
https://github.com/downloads/simsong/tcpflow/tcpflow-1.3.0.tar.gz
+Source:         
http://www.digitalcorpora.org/downloads/tcpflow/%{name}-%{version}.tar.gz
 
+BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpcap-devel
+BuildRequires:  openssl-devel
 
 %description
 tcpflow is a program that captures data transmitted as part of TCP connections
@@ -40,7 +42,7 @@
 %setup -q
 
 %build
-%configure --prefix=%{_prefix} --mandir=%{_mandir}
+%configure
 make %{?_smp_mflags}
 
 %install

++++++ tcpflow-1.3.0.tar.gz -> tcpflow-1.4.4.tar.gz ++++++
++++ 45620 lines of diff (skipped)


Reply via email to