SPECS: texlive.spec - more packaging

uzsolt uzsolt at pld-linux.org
Fri Jan 2 12:46:39 CET 2009


Author: uzsolt                       Date: Fri Jan  2 11:46:39 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more packaging

---- Files affected:
SPECS:
   texlive.spec (1.132 -> 1.133) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.132 SPECS/texlive.spec:1.133
--- SPECS/texlive.spec:1.132	Fri Jan  2 11:23:20 2009
+++ SPECS/texlive.spec	Fri Jan  2 12:46:33 2009
@@ -2404,6 +2404,59 @@
 Różne makra, głównie do używania dodatkowych fontów autorstwa Joerga
 Knappena. Zawiera sgmlcmpt.
 
+%package latex-keystroke
+Summary:	Graphical representation of keys on keyboard
+Summary(hu.UTF-8):	A billentyűk grafikus megjelenítése
+Group:		Applications/Publishing/TeX
+Requires(post,postun):	%{_bindir}/texhash
+Requires:	%{name}-latex
+
+%description latex-keystroke
+Graphical representation of keys on keyboard.
+
+%description latex-keystroke -l hu.UTF-8
+A billentyűk grafikus megjelenítése.
+
+
+%package latex-labbook
+Summary:	Typeset laboratory journals
+Summary(hu.UTF-8):	Laborjegyzőkönyvek szedése
+Group:		Applications/Publishing/TeX
+Requires(post,postun):	%{_bindir}/texhash
+Requires:	%{name}-latex
+
+%description latex-labbook
+Typeset laboratory journals.
+
+%description latex-labbook -l hu.UTF-8
+Laborjegyzőkönyvek szedése.
+
+%package latex-lcd
+Summary:	Alphanumerical LCD-style displays
+Summary(hu.UTF-8):	Alfanumerikus LCD-szerű kijelzés	
+Group:		Applications/Publishing/TeX
+Requires(post,postun):	%{_bindir}/texhash
+Requires:	%{name}-latex
+
+%description latex-lcd
+Alphanumerical LCD-style displays.
+
+%description latex-lcd -l hu.UTF-8
+Alfanumerikus LCD-szerű kijelzés.	
+
+%package latex-leaflet
+Summary:	Create small handouts (flyers)
+Summary(hu.UTF-8):	Kis "kézikönyvek" készítése (brossúrák)
+Group:		Applications/Publishing/TeX
+Requires(post,postun):	%{_bindir}/texhash
+Requires:	%{name}-latex
+
+%description latex-leaflet
+Create small handouts (flyers).
+
+%description latex-leaflet -l hu.UTF-8
+Kis "kézikönyvek" készítése (brossúrák).
+
 %package latex-leftidx
 Summary:	Left and right subscripts and superscripts in math mode
 Summary(hu.UTF-8):	Bal és jobboldali alsó és felső indexek matematikai módban
@@ -2417,6 +2470,20 @@
 %description latex-leftidx -l hu.UTF-8
 Bal és jobboldali alsó és felső indexek matematikai módban.
 
+
+%package latex-lewis
+Summary:	Draw Lewis structures (chemistry)
+Summary(hu.UTF-8):	Lewis struktúrák készítése (kémia)
+Group:		Applications/Publishing/TeX
+Requires(post,postun):	%{_bindir}/texhash
+Requires:	%{name}-latex
+
+%description latex-lewis
+Draw Lewis structures (chemistry).
+
+%description latex-lewis -l hu.UTF-8
+Lewis struktúrák készítése (kémia).
+
 %package latex-lm
 Summary:	LaTeX styles for Latin Modern family fonts
 Summary(pl.UTF-8):	Style LaTeXa dla fontów z rodziny Latin Modern
@@ -2478,6 +2545,20 @@
 możliwością tworzenia odnośników poprzez mechanizm odnośników LaTeXa
 \ref i \pageref.
 
+
+%package latex-mathexam
+Summary:	Package for typesetting exams
+Summary(hu.UTF-8):	Vizsgák szedése
+Group:		Applications/Publishing/TeX
+Requires(post,postun):	%{_bindir}/texhash
+Requires:	%{name}-latex
+
+%description latex-mathexam
+Package for typesetting exams.
+
+%description latex-mathexam -l hu.UTF-8
+Vizsgák szedése.
+
 %package latex-microtype
 Summary:	An interface to the micro-typographic extensions of pdfTeX
 Summary(pl.UTF-8):	Interfejs do rozszerzeń mikrotypograficznych pdfTeXa
@@ -5379,12 +5460,42 @@
 %postun latex-jknappen
 %texhash
 
+%post latex-keystroke
+%texhash
+
+%postun latex-keystroke
+%texhash
+
+%post latex-labbook
+%texhash
+
+%postun latex-labbook
+%texhash
+
+%post latex-lcd
+%texhash
+
+%postun latex-lcd
+%texhash
+
+%post latex-leaflet
+%texhash
+
+%postun latex-leaflet
+%texhash
+
 %post latex-leftidx
 %texhash
 
 %postun latex-leftidx
 %texhash
 
+%post latex-lewis
+%texhash
+
+%postun latex-lewis
+%texhash
+
 %post latex-lm
 %texhash
 
@@ -5409,6 +5520,12 @@
 %postun latex-marvosym
 %texhash
 
+%post latex-mathexam
+%texhash
+
+%postun latex-mathexam
+%texhash
+
 %post latex-mathpple
 %texhash
 
@@ -8559,16 +8676,44 @@
 %doc %{texmfdist}/fonts/source/jknappen
 %{texmfdist}/fonts/tfm/jknappen
 
+%files latex-keystroke
+%defattr(644,root,root,755)
+%{texmfdist}/tex/latex/keystroke
+%doc %{texmfdist}/doc/latex/keystroke
+
+%files latex-labbook
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/labbook
+%{texmfdist}/source/latex/labbook
+%{texmfdist}/tex/latex/labbook
+
 %files latex-lastpage
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/lastpage
 %{texmfdist}/tex/latex/lastpage
 
+%files latex-lcd
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/lcd
+%{texmfdist}/source/latex/lcd
+%{texmfdist}/tex/latex/lcd
+
+%files latex-leaflet
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/leaflet
+%{texmfdist}/source/latex/leaflet
+%{texmfdist}/tex/latex/leaflet
+
 %files latex-leftidx
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/latex/leftidx
 %{texmfdist}/tex/latex/leftidx
 
+%files latex-lewis
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/lewis
+%{texmfdist}/tex/latex/lewis
+
 %files latex-lm
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/fonts/lm
@@ -8597,6 +8742,12 @@
 %defattr(644,root,root,755)
 %{texmfdist}/tex/latex/marvosym
 
+%files latex-mathexam
+%defattr(644,root,root,755)
+%doc %{texmfdist}/doc/latex/mathexam
+%{texmfdist}/source/latex/mathexam
+%{texmfdist}/tex/latex/mathexam
+
 #%files latex-mathpple
 #%defattr(644,root,root,755)
 
@@ -9816,6 +9967,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.133  2009/01/02 11:46:33  uzsolt
+- more packaging
+
 Revision 1.132  2009/01/02 10:23:20  uzsolt
 - more packaging
 - %dir deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.132&r2=1.133&f=u



More information about the pld-cvs-commit mailing list