SPECS: lcov.spec - pl desc and summary
pawelz
pawelz at pld-linux.org
Tue Dec 16 00:18:41 CET 2008
Author: pawelz Date: Mon Dec 15 23:18:41 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl desc and summary
---- Files affected:
SPECS:
lcov.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/lcov.spec
diff -u SPECS/lcov.spec:1.5 SPECS/lcov.spec:1.6
--- SPECS/lcov.spec:1.5 Tue Dec 16 00:10:25 2008
+++ SPECS/lcov.spec Tue Dec 16 00:18:36 2008
@@ -1,6 +1,7 @@
# $Revision$, $Date$
#
Summary: LTP GCOV extension code coverage tool
+Summary(pl.UTF-8): Frontend do GCOV
Name: lcov
Version: 1.7
Release: 0.1
@@ -26,6 +27,12 @@
of PERL scripts which build on the textual GCOV output to implement
HTML output and support for large projects.
+%description -l pl.UTF-8
+LCOV jest frontendem do programu GCOV - narzędzie pozwalającego badać
+które fragmenty kodu są wykonywane (pokryte) podczas przeprowadzania
+zestawu testów. LCOV składa się z zestawu skryptów języka PERL, które
+prezentują dane generowane przez GCOV w postaci stron HTML.
+
%prep
%setup -q
@@ -60,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008/12/15 23:18:36 pawelz
+- pl desc and summary
+
Revision 1.5 2008/12/15 23:10:25 pawelz
- added perl deps
- removed TODO line
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lcov.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list