Author: gotar Date: Tue May 20 23:33:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - switched to original sources from PLD repo, - pl summary and desc
---- Files affected: SPECS: tccs.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/tccs.spec diff -u SPECS/tccs.spec:1.1 SPECS/tccs.spec:1.2 --- SPECS/tccs.spec:1.1 Fri Dec 28 15:52:27 2007 +++ SPECS/tccs.spec Wed May 21 01:33:54 2008 @@ -1,20 +1,24 @@ # $Revision$, $Date$ Summary: Show tc statistics in a nicer way +Summary(pl): Parser statystyk klas tc Name: tccs Version: 0.1 Release: 1 License: GPL Group: Networking -Source0: http://tccs.sourceforge.net/tccs -# Source0-md5: 1a52b887a5ea8a98f353247b837540f3 -Source1: http://tccs.sourceforge.net/tccg -# Source1-md5: 9150cc5227a8e7d3208464d77d60d82c +Source0: tccs +Source1: tccg URL: http://tccs.sourceforge.net/ BuildArch: noarch Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Show tc statistics in a nicer way. +Show tc statistics in a nicer way. There is also tc-viewer with +different approach. + +%description -l pl.UTF-8 +Parser statystyk klas tc, przedstawiający je w czytelnej formie. +Nieco inne podejście zastosowano w projekcie tc-viewer. %prep %setup -q -c -T @@ -26,7 +30,7 @@ install %{SOURCE0} %{SOURCE1} $RPM_BUILD_ROOT%{_sbindir} %clean -rm -rf ${RPM_BUILD_ROOT} +rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) @@ -38,6 +42,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-05-20 23:33:54 gotar +- switched to original sources from PLD repo, +- pl summary and desc + Revision 1.1 2007-12-28 14:52:27 arekm - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tccs.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
