]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- more packaging
authorZsolt Udvari <uzsolt@pld-linux.org>
Sat, 31 Jan 2009 19:31:47 +0000 (19:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    texlive.spec -> 1.160

texlive.spec

index 370a4246692511f08498ced159daaf312267887d..80a142a9f3d201393d688eff17237df01e944034 100644 (file)
@@ -3491,6 +3491,19 @@ PDF PLaTeX format.
 %description format-pdfplatex -l pl.UTF-8
 Format PDF PLaTeX.
 
+%package scripts
+Summary:       Various scripts
+Summary(hu.UTF-8):     Néhány szkript
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+
+%description scripts
+Various scripts.
+
+%description scripts -l hu.UTF-8
+Néhány szkript.
+
 # # TeX generic macros #
 
 %package tex-babel
@@ -3559,6 +3572,19 @@ Picture drawing macros for TeX and LaTeX.
 %description tex-pictex -l pl.UTF-8
 Makra do rysowania obrazków dla TeXa i LaTeXa.
 
+%package tex-psizzl
+Summary:       A TeX format for physics papers
+Summary(hu.UTF-8):     TeX formátum fizikai kiadványokhoz
+Group:         Applications/Publishing/TeX
+Requires(post,postun): %{_bindir}/texhash
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+
+%description tex-psizzl
+A TeX format for physics papers.
+
+%description tex-psizzl -l hu.UTF-8
+TeX formátum fizikai kiadványokhoz.
+
 %package tex-pstricks
 Summary:       PostScript macros for TeX
 Summary(pl.UTF-8):     Makra postscriptowe dla TeXa
@@ -5251,6 +5277,12 @@ fi
 %postun makeindex
 %texhash
 
+%post scripts
+%texhash
+
+%postun scripts
+%texhash
+
 %post tex-mathdots
 %texhash
 
@@ -6140,6 +6172,12 @@ fi
 %postun tex-pictex
 %texhash
 
+%post tex-psizzl
+%texhash
+
+%postun tex-psizzl
+%texhash
+
 %post tex-pstricks
 %texhash
 
@@ -7445,6 +7483,35 @@ fi
 %{_mandir}/man1/mkindex.1*
 %{_mandir}/man1/rumakeindex.1*
 
+%files scripts
+%defattr(644,root,root,755)
+%dir %{texmfdist}/scripts
+%dir %{texmf}/scripts
+%dir %{texmf}/scripts/texlive
+%{texmfdist}/scripts/bengali
+%{texmfdist}/scripts/dviasm
+%{texmfdist}/scripts/glossaries
+%{texmfdist}/scripts/oberdiek
+%{texmfdist}/scripts/perltex
+%{texmfdist}/scripts/pgfplots
+%{texmfdist}/scripts/ppower4
+%{texmfdist}/scripts/pst2pdf
+%{texmfdist}/scripts/shipunov
+%{texmfdist}/scripts/texcount
+%{texmfdist}/scripts/vpe/vpe.pl
+%{texmf}/scripts/a2ping
+%{texmf}/scripts/epstopdf
+%{texmf}/scripts/pkfix
+%{texmf}/scripts/ps2eps
+%{texmf}/scripts/simpdftex
+%{texmf}/scripts/tetex
+%{texmf}/scripts/texlive/getnonfreefonts.pl
+%{texmf}/scripts/texlive/gswin32
+%{texmf}/scripts/texlive/lua
+%{texmf}/scripts/texlive/*.tlu
+%{texmf}/scripts/texlive/tlmgr.pl
+%{texmf}/scripts/texlive/tlmgrgui
+
 %files tex-mathdots
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/generic/mathdots
 %doc %{texmfdist}/doc/generic/pictex
 %{texmfdist}/tex/generic/pictex
 
+%files tex-psizzl
+%defattr(644,root,root,755)
+%{texmfdist}/doc/psizzl
+%{texmfdist}/source/psizzl
+%{texmfdist}/tex/psizzl
+
 %files tex-pstricks
 %defattr(644,root,root,755)
 %doc %{texmfdist}/doc/generic/pstricks
This page took 0.299432 seconds and 4 git commands to generate.