SPECS: texlive.spec - fixes
uzsolt
uzsolt at pld-linux.org
Sun Feb 22 11:30:26 CET 2009
Author: uzsolt Date: Sun Feb 22 10:30:26 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixes
---- Files affected:
SPECS:
texlive.spec (1.171 -> 1.172)
---- Diffs:
================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.171 SPECS/texlive.spec:1.172
--- SPECS/texlive.spec:1.171 Sun Feb 22 11:13:15 2009
+++ SPECS/texlive.spec Sun Feb 22 11:30:21 2009
@@ -3650,6 +3650,32 @@
%description latex-siunitx -l hu.UTF-8
Egy minden részletre kiterjedő (SI) egységek kezelését végző csomag.
+%package latex-styles
+Summary: Various LaTeX styles
+Summary(hu.UTF-8): Különböző LaTeX stílusok
+Group: Applications/Publishing/TeX
+Requires(post,postun): /usr/bin/texhash
+Requires: %{name}-latex
+
+%description latex-styles
+Various LaTeX styles.
+
+%description latex-styles -l hu.UTF-8
+Különböző LaTeX stílusok.
+
+%package latex-lang
+Summary: LaTeX support for non-english languages
+Summary(hu.UTF-8): LaTeX támogatás nem-angol nyelvekhez
+Group: Applications/Publishing/TeX
+Requires(post,postun): /usr/bin/texhash
+Requires: %{name}-latex
+
+%description latex-lang
+LaTeX support for non-english languages.
+
+%description latex-lang -l hu.UTF-8
+LaTeX támogatás nem-angol nyelvekhez.
+
%package latex-Tabbing
Summary: Tabbing with accented letters
Summary(hu.UTF-8): Tabbing környezet ékezetes betűk használatával
@@ -5945,6 +5971,18 @@
%fixinfodir
%texhash
+%post latex-lang
+%texhash
+
+%postun latex-lang
+%texhash
+
+%post latex-styles
+%texhash
+
+%postun latex-styles
+%texhash
+
%post latex-pdftools
%texhash
@@ -14338,6 +14376,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.172 2009/02/22 10:30:21 uzsolt
+- fixes
+
Revision 1.171 2009/02/22 10:13:15 uzsolt
- more splitting latex-other
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.171&r2=1.172&f=u
More information about the pld-cvs-commit
mailing list