Author: uzsolt Date: Sun Jul 26 07:15:36 2009 GMT Module: packages Tag: HEAD ---- Log message: - 2.8.6 - change example's group to Documentation - hu sumaries and descriptions
---- Files affected: packages/dot2tex: dot2tex.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/dot2tex/dot2tex.spec diff -u packages/dot2tex/dot2tex.spec:1.2 packages/dot2tex/dot2tex.spec:1.3 --- packages/dot2tex/dot2tex.spec:1.2 Sat May 16 17:33:44 2009 +++ packages/dot2tex/dot2tex.spec Sun Jul 26 09:15:30 2009 @@ -1,13 +1,14 @@ # $Revision$, $Date$ Summary: A Graphviz to LaTeX converter +Summary(hu.UTF-8): Egy Graphviz-ből LaTeX-be konvertáló program Summary(pl.UTF-8): Konwerter plików Graphviza do LaTeXa Name: dot2tex -Version: 2.8.5 +Version: 2.8.6 Release: 1 License: MIT Group: Applications Source0: http://dot2tex.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: 94e3d97acbd66e24de9a7403d278dd60 +# Source0-md5: 8af7c44ea6484d47faee31cacbad9206 URL: http://www.fauskes.net/code/dot2tex/ BuildRequires: python >= 1:2.5 BuildRequires: rpm-pythonprov @@ -20,30 +21,41 @@ dot2tex is a tool for converting graphs rendered by Graphviz to formats that can be used with LaTeX. +%description -l hu.UTF-8 +dot2tex egy eszköz, amellyel a Graphviz által feldolgozandó gráfokat +LaTeX-ben használható formátumokba alakít. + %description -l pl.UTF-8 dot2tex jest narzędziem do konwertowania grafów stworzonych przez Graphviza do formatów, które mogą być użyte z LaTeXem. %package doc Summary: dot2tex documentation +Summary(hu.UTF-8): dot2tex dokumentáció Summary(pl.UTF-8): Dokumentacja programu dot2tex Group: Documentation %description doc dot2tex documentation. +%description doc -l hu.UTF-8 +dot2tex dokumentáció. + %description doc -l pl.UTF-8 Dokumentacja programu dot2tex. %package examples Summary: Examples for dot2tex +Summary(hu.UTF-8): Példák dot2tex-hez Summary(pl.UTF-8): Przykłady dla dot2tex -# better group needed -Group: Libraries +Group: Documentation %description examples Examples for dot2tex. +%description examples -l hu.UTF-8 +Példák dot2tex-hez. + %description examples -l pl.UTF-8 Przykłady dla dot2tex. @@ -89,6 +101,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/07/26 07:15:30 uzsolt +- 2.8.6 +- change example's group to Documentation +- hu sumaries and descriptions + Revision 1.2 2009/05/16 15:33:44 megabajt - updated to 2.8.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dot2tex/dot2tex.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
