[packages/tcpflow] upgraded to 1.4.4

gotar gotar at pld-linux.org
Tue Aug 25 17:10:28 CEST 2015


commit f9dba1714f3e02aeb6000d5d1328798d4b8726e4
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Tue Aug 25 17:10:09 2015 +0200

    upgraded to 1.4.4

 tcpflow.spec | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)
---
diff --git a/tcpflow.spec b/tcpflow.spec
index 08b4012..0f862db 100644
--- a/tcpflow.spec
+++ b/tcpflow.spec
@@ -1,16 +1,22 @@
 Summary:	TCP Flow Recorder
 Summary(pl.UTF-8):	Program zapisujący ruch TCP
 Name:		tcpflow
-Version:	0.21
-Release:	4
-License:	GPL
+Version:	1.4.4
+Release:	1
+License:	GPL v3
 Group:		Applications/Networking
-Source0:	http://www.circlemud.org/pub/jelson/tcpflow/%{name}-%{version}.tar.gz
-# Source0-md5:	45a5aef6f043312315b7f342afc4a9c5
+Source0:	http://www.digitalcorpora.org/downloads/tcpflow/%{name}-%{version}.tar.gz
+# Source0-md5:	f395fea6f5fe136543f4c982beff9cba
 URL:		http://www.circlemud.org/~jelson/software/tcpflow/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	boost-devel
+BuildRequires:	cairo-devel
 BuildRequires:	libpcap-devel
+BuildRequires:	openssl-devel
+BuildRequires:	sqlite3-devel
+BuildRequires:	tre-devel
+BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,7 +35,7 @@ połączenie.
 %setup -q
 
 %build
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -47,6 +53,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%doc AUTHORS ChangeLog NEWS README TODO.txt
+%attr(755,root,root) %{_bindir}/%{name}
+%{_mandir}/man1/*.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcpflow.git/commitdiff/f9dba1714f3e02aeb6000d5d1328798d4b8726e4



More information about the pld-cvs-commit mailing list