.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-a?expand=0&rev=82
This commit is contained in:
parent
3d922f9f56
commit
9124d8801f
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 07:41:21 UTC 2017 - werner@suse.de
|
||||
|
||||
- Generate/remove specific formats at installation/erease of a
|
||||
package (boo#1046277)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 14:31:44 UTC 2017 - werner@suse.de
|
||||
|
||||
- Fix some descriptions of PostScript Type 1 binary files (boo#1046104)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 13:21:21 UTC 2017 - werner@suse.de
|
||||
|
||||
- Yet an other move for texlive-pas-cours that is move
|
||||
doc/latex/pas-cours/macro-calculs.tex to tex/latex/pas-cours/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 12:50:00 UTC 2017 - werner@suse.de
|
||||
|
||||
- Avoid to depend on optional milog.cfg
|
||||
- texlive-milog does replace mathgl-tex
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 21 10:20:17 UTC 2017 - werner@suse.de
|
||||
|
||||
- Do not require own provided perl modules for latexindent
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 06:39:06 UTC 2017 - werner@suse.de
|
||||
|
||||
- Change left over texlive-pdftex-def for texlive-latex-bin
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 19 13:31:54 UTC 2017 - werner@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define texlive_version 2017
|
||||
%define texlive_previous 2016
|
||||
%define texlive_release 20170520
|
||||
%define texlive_noarch 125
|
||||
%define texlive_noarch 130
|
||||
|
||||
#!BuildIgnore: texlive
|
||||
|
||||
@ -50,6 +50,7 @@ Name: texlive-specs-a
|
||||
Version: 2017
|
||||
Release: 0
|
||||
BuildRequires: ed
|
||||
BuildRequires: t1utils
|
||||
BuildRequires: texlive-filesystem
|
||||
BuildRequires: xz
|
||||
BuildArch: noarch
|
||||
@ -294,13 +295,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-Asana-Math-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-Asana-Math
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-Asana-Math
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-Asana-Math-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-Asana-Math-doc
|
||||
@ -1316,6 +1317,8 @@ Requires(posttrans): grep
|
||||
Requires(posttrans): sed
|
||||
Requires(posttrans): texlive >= %{texlive_version}
|
||||
Recommends: texlive-a2ping-doc >= %{texlive_version}
|
||||
Requires: perl(strict)
|
||||
#!BuildIgnore: perl(strict)
|
||||
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
|
||||
# from 20170520
|
||||
Source28: a2ping.tar.xz
|
||||
@ -2198,13 +2201,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-academicons-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-academicons
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-academicons
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-academicons-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-academicons-doc
|
||||
@ -2399,13 +2402,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-accanthis-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-accanthis
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-accanthis
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-accanthis-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-accanthis-doc
|
||||
@ -3823,13 +3826,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-adforn-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-adforn
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-adforn
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-adforn-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-adforn-doc
|
||||
@ -3970,13 +3973,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-adfsymbols-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-adfsymbols
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-adfsymbols
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-adfsymbols-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-adfsymbols-doc
|
||||
@ -8384,13 +8387,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-alegreya-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-alegreya
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-alegreya
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-alegreya-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-alegreya-doc
|
||||
@ -10849,8 +10852,9 @@ date: 2016-06-24 17:18:15 +0000
|
||||
mkdir -p /var/run/texlive
|
||||
> /var/run/texlive/run-mktexlsr
|
||||
> /var/run/texlive/run-update
|
||||
> /var/run/texlive/run-fmtutil
|
||||
> /var/run/texlive/run-fmtutil.aleph
|
||||
sed -ri 's/^\#\![[= =]]+aleph\b.*/aleph aleph - *aleph.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
sed -ri 's/^\#\![[= =]]+lamed\b.*/lamed aleph language.dat *lambda.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
|
||||
|
||||
%postun -n texlive-aleph
|
||||
@ -10858,12 +10862,79 @@ mkdir -p /var/run/texlive
|
||||
> /var/run/texlive/run-mktexlsr
|
||||
> /var/run/texlive/run-update
|
||||
if test $1 = 0; then
|
||||
> /var/run/texlive/run-fmtutil
|
||||
sed -ri 's/^(aleph\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
|
||||
rm -f %{_texmfvardir}/web2c/aleph/aleph.*
|
||||
sed -ri 's/^(lamed\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
|
||||
rm -f %{_texmfvardir}/web2c/aleph/lamed.*
|
||||
exit 0
|
||||
fi
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-cm
|
||||
> /var/run/texlive/run-fmtutil.aleph
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-cm
|
||||
> /var/run/texlive/run-fmtutil.aleph
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-hyphen-base
|
||||
> /var/run/texlive/run-fmtutil.aleph
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-hyphen-base
|
||||
> /var/run/texlive/run-fmtutil.aleph
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-knuth-lib
|
||||
> /var/run/texlive/run-fmtutil.aleph
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-knuth-lib
|
||||
> /var/run/texlive/run-fmtutil.aleph
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-plain
|
||||
> /var/run/texlive/run-fmtutil.aleph
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-plain
|
||||
> /var/run/texlive/run-fmtutil.aleph
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-cm
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-cm
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-hyphen-base
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-hyphen-base
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-antomega
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-antomega
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-lambda
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-lambda
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-latex
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-latex
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-latex-fonts
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-latex-fonts
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerin -n texlive-aleph -- texlive-omega
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%triggerun -n texlive-aleph -- texlive-omega
|
||||
> /var/run/texlive/run-fmtutil.lamed
|
||||
|
||||
%posttrans -n texlive-aleph
|
||||
test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
@ -11366,13 +11437,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-alkalami-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-alkalami
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-alkalami
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-alkalami-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-alkalami-doc
|
||||
@ -11501,13 +11572,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-allrunes-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-allrunes
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-allrunes
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-allrunes-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-allrunes-doc
|
||||
@ -12288,13 +12359,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-almfixed-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-almfixed
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-almfixed
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-almfixed-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-almfixed-doc
|
||||
@ -12757,13 +12828,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-amiri-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-amiri
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-amiri
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-amiri-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-amiri-doc
|
||||
@ -13201,13 +13272,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-amsfonts-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-amsfonts
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-amsfonts
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-amsfonts-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-amsfonts-doc
|
||||
@ -14486,7 +14557,7 @@ This package includes the documentation for texlive-amstex
|
||||
mkdir -p /var/run/texlive
|
||||
> /var/run/texlive/run-mktexlsr
|
||||
> /var/run/texlive/run-update
|
||||
> /var/run/texlive/run-fmtutil
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
sed -ri 's/^\#\![[= =]]+amstex\b.*/amstex pdftex - -translate-file=cp227.tcx *amstex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
|
||||
|
||||
%postun -n texlive-amstex
|
||||
@ -14494,11 +14565,41 @@ mkdir -p /var/run/texlive
|
||||
> /var/run/texlive/run-mktexlsr
|
||||
> /var/run/texlive/run-update
|
||||
if test $1 = 0; then
|
||||
> /var/run/texlive/run-fmtutil
|
||||
sed -ri 's/^(amstex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
|
||||
rm -f %{_texmfvardir}/web2c/pdftex/amstex.*
|
||||
exit 0
|
||||
fi
|
||||
|
||||
%triggerin -n texlive-amstex -- texlive-amsfonts
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%triggerun -n texlive-amstex -- texlive-amsfonts
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%triggerin -n texlive-amstex -- texlive-cm
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%triggerun -n texlive-amstex -- texlive-cm
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%triggerin -n texlive-amstex -- texlive-hyphen-base
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%triggerun -n texlive-amstex -- texlive-hyphen-base
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%triggerin -n texlive-amstex -- texlive-knuth-lib
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%triggerun -n texlive-amstex -- texlive-knuth-lib
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%triggerin -n texlive-amstex -- texlive-plain
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%triggerun -n texlive-amstex -- texlive-plain
|
||||
> /var/run/texlive/run-fmtutil.amstex
|
||||
|
||||
%posttrans -n texlive-amstex
|
||||
test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
@ -14881,13 +14982,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-anonymouspro-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-anonymouspro
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-anonymouspro
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-anonymouspro-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-anonymouspro-doc
|
||||
@ -15182,13 +15283,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-antiqua-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-antiqua
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-antiqua
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-antiqua-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-antiqua-doc
|
||||
@ -15962,13 +16063,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-antt-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-antt
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-antt
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-antt-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-antt-doc
|
||||
@ -18083,13 +18184,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-arabi-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-arabi
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-arabi
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-arabi-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-arabi-doc
|
||||
@ -18723,13 +18824,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-arabtex-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-arabtex
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-arabtex
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-arabtex-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-arabtex-doc
|
||||
@ -19219,13 +19320,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-aramaic-serto-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-aramaic-serto
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-aramaic-serto
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-aramaic-serto-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-aramaic-serto-doc
|
||||
@ -19686,13 +19787,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-archaic-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-archaic
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-archaic
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-archaic-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-archaic-doc
|
||||
@ -20136,13 +20237,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-arev-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-arev
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-arev
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-arev-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-arev-doc
|
||||
@ -20379,13 +20480,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-arimo-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-arimo
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-arimo
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-arimo-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-arimo-doc
|
||||
@ -20587,13 +20688,13 @@ test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-armtex-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-armtex
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-armtex
|
||||
fc-cache %{_datadir}/fonts
|
||||
|
||||
%postun -n texlive-armtex-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache %{_datadir}/fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%files -n texlive-armtex-doc
|
||||
|
Loading…
Reference in New Issue
Block a user