packages: geany-plugin-latex/geany-plugin-latex.spec - tetex moved from Req...
dirdival
dirdival at pld-linux.org
Wed Jan 27 20:33:14 CET 2010
Author: dirdival Date: Wed Jan 27 19:33:14 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- tetex moved from Requires to Suggests
- description "de" added
- release 3
---- Files affected:
packages/geany-plugin-latex:
geany-plugin-latex.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/geany-plugin-latex/geany-plugin-latex.spec
diff -u packages/geany-plugin-latex/geany-plugin-latex.spec:1.2 packages/geany-plugin-latex/geany-plugin-latex.spec:1.3
--- packages/geany-plugin-latex/geany-plugin-latex.spec:1.2 Sat Nov 7 02:06:41 2009
+++ packages/geany-plugin-latex/geany-plugin-latex.spec Wed Jan 27 20:33:09 2010
@@ -1,9 +1,10 @@
# $Revision$, $Date$
Summary: Geany LaTeX plugin
+Summary(de.UTF-8): LaTeX Plugin für Geany
Summary(pl.UTF-8): wtyczka Geany dla LaTeXa
Name: geany-plugin-latex
Version: 0.4
-Release: 2
+Release: 3
License: GPL v2
Group: Libraries
Source0: http://frank.uvena.de/files/geany/geanylatex-%{version}.tar.gz
@@ -19,7 +20,7 @@
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.198
Requires: geany >= 0.16
-Requires: tetex
+Suggests: tetex
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,6 +40,19 @@
- Shortcuts for inserting \item and \newline
- Toolbar with often used format options
+%description -l de.UTF-8
+GeanyLaTeX ist ein Plugin für Geany, das bei der Arbeit mit
+LaTeX-Dateien helfen soll.
+Dabei implementiert es eine Reihe von nützlichen Funktionen
+ - Dialog zum einfachen Erstellen von typischen Dokumenten
+ - Unterstützung beim Einfügen von \label und Referenzen wie \ref und
+ \pageref
+ - Hilfe beim Einfügen und Ersetzen von Sonderzeichen
+ - Einfaches Einfügen von Formtierungen wie \texttt über Menü bzw.
+ Tastendruck
+ - Einfügen von Umgebung über Das Menü bzw. Tastendruck
+ - Werkzeugleiste mit oft genutzten Formatierungen
+
%description -l pl.UTF-8
Geany LaTeX jest małą wtyczką, która udostępnia wsparcie LaTeXa w
Geany. Implementuje wiele być może przydatnych funkcji:
@@ -89,6 +103,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2010/01/27 19:33:09 dirdival
+- tetex moved from Requires to Suggests
+- description "de" added
+- release 3
+
Revision 1.2 2009/11/07 01:06:41 dirdival
- BR: gettext-devel, pkgconfig (thanks Szymon Siwek)
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geany-plugin-latex/geany-plugin-latex.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list