[tcpflow] 1.2.1

terjeros terjeros at fedoraproject.org
Sun Mar 25 21:24:38 UTC 2012


commit 4fe835586f0e1f478acc2ccf8f286ce2eca0b582
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Sun Mar 25 23:24:33 2012 +0200

    1.2.1

 .gitignore              |    1 +
 sources                 |    2 +-
 tcpflow-1.1.0-asm.patch |   19 -------------------
 tcpflow.spec            |    9 +++++----
 4 files changed, 7 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e274e0e..5d76c2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ tcpflow-0.21.tar.gz
 /tcpflow-1.0.1.tar.gz
 /tcpflow-1.0.4.tar.gz
 /tcpflow-1.1.0.tar.gz
+/tcpflow-1.2.1.tar.gz
diff --git a/sources b/sources
index b17bdb4..e2b12d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b836b16575679e9d10f39ac7a98efbe  tcpflow-1.1.0.tar.gz
+f38446c96758269f738498e20a5bf2cb  tcpflow-1.2.1.tar.gz
diff --git a/tcpflow.spec b/tcpflow.spec
index 318e64a..d7617e9 100644
--- a/tcpflow.spec
+++ b/tcpflow.spec
@@ -1,12 +1,11 @@
 Summary:       Network traffic recorder
 Name:          tcpflow
-Version:       1.1.0
-Release:       3%{?dist}
+Version:       1.2.1
+Release:       1%{?dist}
 License:       GPL+
 Group:         Applications/Internet
 URL:           http://afflib.org/software/tcpflow/
 Source0:       http://afflib.org/downloads/tcpflow-%{version}.tar.gz
-Patch0:        tcpflow-1.1.0-asm.patch
 BuildRequires: libpcap-devel
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %description
@@ -20,7 +19,6 @@ separate file for later analysis.
 
 %prep
 %setup -q
-%patch0 -p1 -b .asm
 %{__chmod} 0644 COPYING
 
 %build
@@ -44,6 +42,9 @@ separate file for later analysis.
 %{_mandir}/man1/%{name}*
 
 %changelog
+* Sun Mar 25 2012 Terje Rosten <terje.rosten at ntnu.no> - 1.2.1-1
+- 1.2.1
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-3
 - Rebuilt for c++ ABI breakage
 


More information about the scm-commits mailing list