Author: marti Date: Fri Jul 1 09:45:33 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.4.0
---- Files affected: packages/tcptrack: tcptrack.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/tcptrack/tcptrack.spec diff -u packages/tcptrack/tcptrack.spec:1.17 packages/tcptrack/tcptrack.spec:1.18 --- packages/tcptrack/tcptrack.spec:1.17 Thu Jan 6 21:39:51 2011 +++ packages/tcptrack/tcptrack.spec Fri Jul 1 11:45:28 2011 @@ -2,13 +2,14 @@ Summary: tcptrack - console based application which displays information about TCP connections Summary(pl.UTF-8): tcptrack - konsolowa aplikacja pokazująca informacje o połączeniach TCP Name: tcptrack -Version: 1.3.0 -Release: 3 +Version: 1.4.0 +Release: 1 License: GPL v2 Group: Applications/Networking Source0: http://www.rhythm.cx/~steve/devel/tcptrack/release/%{version}/source/%{name}-%{version}.tar.gz -# Source0-md5: 227baeb2f96758f7614f6f788b6a4d93 +# Source0-md5: c177a4f170eefb2c3719965694496228 Patch0: %{name}-gcc4.patch +Patch1: %{name}-Werror.patch URL: http://www.rhythm.cx/~steve/devel/tcptrack/ BuildRequires: autoconf BuildRequires: automake @@ -35,6 +36,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2011/07/01 09:45:28 marti +- up to 1.4.0 + Revision 1.17 2011/01/06 20:39:51 sparky - hack to fix build with --no-add-needed ldflag (configure is completely broken) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tcptrack/tcptrack.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
