]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- improvents
authorZsolt Udvari <uzsolt@pld-linux.org>
Thu, 22 Jan 2009 15:36:34 +0000 (15:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    texlive.spec -> 1.158

texlive.spec

index 5302c12ba04021302320bbf5a0e980f1da193416..0c2dad239cea289b92a584d1083def73921c6da5 100644 (file)
@@ -657,7 +657,7 @@ Summary(pl.UTF-8):  Zestaw narzędzi MetaPost
 Group:         Applications/Publishing/TeX
 Requires(post,postun): %{_bindir}/texhash
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Obsoletes:     tetex-matapost
+Obsoletes:     tetex-metapost
 
 %description metapost
 MetaPost.
@@ -668,6 +668,19 @@ MetaPost.
 %description metapost -l pl.UTF-8
 Zestaw narzędzi MetaPost.
 
+%package metapost-utils
+Summary:       Various tools for MetaPost
+Summary(hu.UTF-8):     Néhány plusz eszköz MetaPost-hoz
+Group:         Applications/Publishing/TeX
+Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires(post,postun): %{_bindir}/texhash
+
+%description metapost-utils
+Various tools for MetaPost.
+
+%description metapost-utils -l hu.UTF-8
+Néhány plusz eszköz MetaPost-hoz.
+
 %package mptopdf
 Summary:       MetaPost to PDF converter
 Summary(hu.UTF-8):     MetaPost-ból PDF-be konvertáló
@@ -5256,6 +5269,12 @@ fi
 %postun metapost
 %texhash
 
+%post metapost-utils
+%texhash
+
+%postun metapost-utils
+%texhash
+
 %post mptopdf
 %texhash
 
@@ -7488,6 +7507,34 @@ fi
 %{_mandir}/man1/mpto.1*
 %{texmf}/fmtutil/format.metapost.cnf
 
+%files metapost-utils
+%defattr(644,root,root,755)
+%{texmfdist}/metapost/automata
+%{texmfdist}/metapost/bbcard
+%{texmfdist}/metapost/blockdraw_mp
+%{texmfdist}/metapost/bpolynomial
+%{texmfdist}/metapost/cmarrows
+%{texmfdist}/metapost/dviincl
+%{texmfdist}/metapost/epsincl
+%{texmfdist}/metapost/expressg
+%{texmfdist}/metapost/exteps
+%{texmfdist}/metapost/featpost
+%{texmfdist}/metapost/feynmf
+%{texmfdist}/metapost/frcursive
+%{texmfdist}/metapost/hatching
+%{texmfdist}/metapost/metaobj
+%{texmfdist}/metapost/metaplot
+%{texmfdist}/metapost/metauml
+%{texmfdist}/metapost/mp3d
+%{texmfdist}/metapost/mpattern
+%{texmfdist}/metapost/nkarta
+%{texmfdist}/metapost/piechartmp
+%{texmfdist}/metapost/slideshow
+%{texmfdist}/metapost/splines
+%{texmfdist}/metapost/tabvar
+%{texmfdist}/metapost/textpath
+%{texmfdist}/metapost/venn
+
 %files mptopdf
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/mptopdf
This page took 0.049933 seconds and 4 git commands to generate.