SPECS: texlive.spec - more packaging
uzsolt
uzsolt at pld-linux.org
Sat Jan 31 20:31:53 CET 2009
Author: uzsolt Date: Sat Jan 31 19:31:53 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more packaging
---- Files affected:
SPECS:
texlive.spec (1.159 -> 1.160)
---- Diffs:
================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.159 SPECS/texlive.spec:1.160
--- SPECS/texlive.spec:1.159 Sat Jan 31 19:26:21 2009
+++ SPECS/texlive.spec Sat Jan 31 20:31:47 2009
@@ -3492,6 +3492,19 @@
%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
@@ -3560,6 +3573,19 @@
%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
@@ -5252,6 +5278,12 @@
%postun makeindex
%texhash
+%post scripts
+%texhash
+
+%postun scripts
+%texhash
+
%post tex-mathdots
%texhash
@@ -6141,6 +6173,12 @@
%postun tex-pictex
%texhash
+%post tex-psizzl
+%texhash
+
+%postun tex-psizzl
+%texhash
+
%post tex-pstricks
%texhash
@@ -7446,6 +7484,35 @@
%{_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
@@ -11438,6 +11505,12 @@
%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
@@ -13159,6 +13232,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.160 2009/01/31 19:31:47 uzsolt
+- more packaging
+
Revision 1.159 2009/01/31 18:26:21 uzsolt
- package more files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.159&r2=1.160&f=u
More information about the pld-cvs-commit
mailing list