Author: duddits Date: Sat Oct 11 13:40:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.7.2 - patch fixing ncurses paths added - form_field_h.patch updated
---- Files affected: SPECS: nload.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/nload.spec diff -u SPECS/nload.spec:1.20 SPECS/nload.spec:1.21 --- SPECS/nload.spec:1.20 Tue Feb 13 08:16:49 2007 +++ SPECS/nload.spec Sat Oct 11 15:39:58 2008 @@ -2,14 +2,15 @@ Summary: A console application which monitors network traffic and bandwidth usage in real time Summary(pl.UTF-8): Konsolowa aplikacja monitorujÄ…ca ruch w sieci w czasie rzeczywistym Name: nload -Version: 0.6.0 +Version: 0.7.2 Release: 1 -License: GPL +License: GPL v2 Group: Applications/Networking Source0: http://dl.sourceforge.net/nload/%{name}-%{version}.tar.gz -# Source0-md5: a8859e49176bb50826b52b8345b117d3 +# Source0-md5: 5b851ecf898edcd1f465946745e95eb6 Patch0: %{name}-form_field_h.patch -URL: http://www.roland-riegel.de/nload/index_en.html +Patch1: %{name}-ncurses.patch +URL: http://www.roland-riegel.de/nload/ BuildRequires: autoconf BuildRequires: automake BuildRequires: libstdc++-devel @@ -31,6 +32,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build rm -f missing @@ -64,6 +66,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2008/10/11 13:39:58 duddits +- up to 0.7.2 +- patch fixing ncurses paths added +- form_field_h.patch updated + Revision 1.20 2007/02/13 07:16:49 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nload.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
