Hello community, here is the log from the commit of package texlive-specs-o for openSUSE:Factory checked in at 2017-07-17 09:06:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texlive-specs-o (Old) and /work/SRC/openSUSE:Factory/.texlive-specs-o.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texlive-specs-o" Mon Jul 17 09:06:14 2017 rev:27 rq:509722 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/texlive-specs-o/texlive-specs-o.changes 2017-06-25 19:27:24.507555514 +0200 +++ /work/SRC/openSUSE:Factory/.texlive-specs-o.new/texlive-specs-o.changes 2017-07-17 09:06:17.549055087 +0200 @@ -1,0 +2,33 @@ +Wed Jul 12 07:41:21 UTC 2017 - [email protected] + +- Generate/remove specific formats at installation/erease of a + package (boo#1046277) + +------------------------------------------------------------------- +Tue Jun 27 14:31:44 UTC 2017 - [email protected] + +- Fix some descriptions of PostScript Type 1 binary files (boo#1046104) + +------------------------------------------------------------------- +Fri Jun 23 13:21:21 UTC 2017 - [email protected] + +- 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 - [email protected] + +- Avoid to depend on optional milog.cfg +- texlive-milog does replace mathgl-tex + +------------------------------------------------------------------- +Wed Jun 21 10:20:17 UTC 2017 - [email protected] + +- Do not require own provided perl modules for latexindent + +------------------------------------------------------------------- +Tue Jun 20 06:39:06 UTC 2017 - [email protected] + +- Change left over texlive-pdftex-def for texlive-latex-bin + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texlive-specs-o.spec ++++++ --- /var/tmp/diff_new_pack.Ldqbg0/_old 2017-07-17 09:06:22.628339758 +0200 +++ /var/tmp/diff_new_pack.Ldqbg0/_new 2017-07-17 09:06:22.640338069 +0200 @@ -19,7 +19,7 @@ %define texlive_version 2017 %define texlive_previous 2016 %define texlive_release 20170520 -%define texlive_noarch 125 +%define texlive_noarch 131 #!BuildIgnore: texlive @@ -50,6 +50,7 @@ Version: 2017 Release: 0 BuildRequires: ed +BuildRequires: t1utils BuildRequires: texlive-filesystem BuildRequires: xz BuildArch: noarch @@ -4117,9 +4118,11 @@ 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.luatex sed -ri 's/^\#\![[= =]]+luatex\b.*/luatex luatex language.def,language.dat.lua luatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : +> /var/run/texlive/run-fmtutil.dviluatex sed -ri 's/^\#\![[= =]]+dviluatex\b.*/dviluatex luatex language.def,language.dat.lua dviluatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : +> /var/run/texlive/run-fmtutil.luajittex sed -ri 's/^\#\![[= =]]+luajittex\b.*/luajittex luajittex language.def,language.dat.lua luatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-luatex @@ -4127,13 +4130,85 @@ > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then - > /var/run/texlive/run-fmtutil sed -ri 's/^(luatex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/luatex/luatex.* sed -ri 's/^(dviluatex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/luatex/dviluatex.* sed -ri 's/^(luajittex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/luajittex/luajittex.* exit 0 fi +%triggerin -n texlive-luatex -- texlive-cm +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerun -n texlive-luatex -- texlive-cm +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerin -n texlive-luatex -- texlive-etex +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerun -n texlive-luatex -- texlive-etex +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerin -n texlive-luatex -- texlive-hyphen-base +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerun -n texlive-luatex -- texlive-hyphen-base +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerin -n texlive-luatex -- texlive-knuth-lib +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerun -n texlive-luatex -- texlive-knuth-lib +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerin -n texlive-luatex -- texlive-plain +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerun -n texlive-luatex -- texlive-plain +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerin -n texlive-luatex -- texlive-tex-ini-files +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerun -n texlive-luatex -- texlive-tex-ini-files +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerin -n texlive-luatex -- texlive-unicode-data +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + +%triggerun -n texlive-luatex -- texlive-unicode-data +> /var/run/texlive/run-fmtutil.luatex +> /var/run/texlive/run-fmtutil.dviluatex +> /var/run/texlive/run-fmtutil.luajittex + %posttrans -n texlive-luatex test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 @@ -5334,13 +5409,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-lxfonts-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-lxfonts mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lxfonts -fc-cache %{_datadir}/fonts %postun -n texlive-lxfonts-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-lxfonts-doc @@ -7385,13 +7460,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-manfnt-font-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-manfnt-font mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-manfnt-font -fc-cache %{_datadir}/fonts %postun -n texlive-manfnt-font-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-manfnt-font @@ -7892,13 +7967,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-marvosym-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-marvosym mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-marvosym -fc-cache %{_datadir}/fonts %postun -n texlive-marvosym-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-marvosym-doc @@ -9123,13 +9198,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-mathabx-type1-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-mathabx-type1 mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-mathabx-type1 -fc-cache %{_datadir}/fonts %postun -n texlive-mathabx-type1-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-mathabx-type1-doc @@ -10597,13 +10672,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-mathdesign-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-mathdesign mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-mathdesign -fc-cache %{_datadir}/fonts %postun -n texlive-mathdesign-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-mathdesign-doc @@ -12378,13 +12453,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-mathpazo-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-mathpazo mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-mathpazo -fc-cache %{_datadir}/fonts %postun -n texlive-mathpazo-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-mathpazo-doc @@ -14050,13 +14125,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-mdsymbol-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-mdsymbol mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-mdsymbol -fc-cache %{_datadir}/fonts %postun -n texlive-mdsymbol-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-mdsymbol-doc
