Hello community, here is the log from the commit of package texlive-specs-p for openSUSE:Factory checked in at 2017-07-17 09:06:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texlive-specs-p (Old) and /work/SRC/openSUSE:Factory/.texlive-specs-p.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texlive-specs-p" Mon Jul 17 09:06:21 2017 rev:28 rq:509723 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/texlive-specs-p/texlive-specs-p.changes 2017-06-25 19:32:10.923091967 +0200 +++ /work/SRC/openSUSE:Factory/.texlive-specs-p.new/texlive-specs-p.changes 2017-07-17 09:06:24.124129102 +0200 @@ -1,0 +2,17 @@ +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/ + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texlive-specs-p.spec ++++++ --- /var/tmp/diff_new_pack.EEoYQO/_old 2017-07-17 09:06:29.803329283 +0200 +++ /var/tmp/diff_new_pack.EEoYQO/_new 2017-07-17 09:06:29.827325904 +0200 @@ -19,7 +19,7 @@ %define texlive_version 2017 %define texlive_previous 2016 %define texlive_release 20170520 -%define texlive_noarch 128 +%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 @@ -1085,13 +1086,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-merriweather-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-merriweather mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-merriweather -fc-cache %{_datadir}/fonts %postun -n texlive-merriweather-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-merriweather-doc @@ -1397,7 +1398,7 @@ 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.mf sed -ri 's/^\#\![[= =]]+mf\b.*/mf mf-nowin - -translate-file=cp227.tcx mf.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-metafont @@ -1405,8 +1406,8 @@ > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then - > /var/run/texlive/run-fmtutil sed -ri 's/^(mf\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/mf-nowin/mf.* exit 0 fi @@ -1946,13 +1947,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-metapost-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-metapost mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-metapost -fc-cache %{_datadir}/fonts %postun -n texlive-metapost-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-metapost-doc @@ -2791,9 +2792,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.mex sed -ri 's/^\#\![[= =]]+mex\b.*/mex pdftex mexconf.tex -translate-file=cp227.tcx *mex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : +> /var/run/texlive/run-fmtutil.pdfmex sed -ri 's/^\#\![[= =]]+pdfmex\b.*/pdfmex pdftex mexconf.tex -translate-file=cp227.tcx *pdfmex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : +> /var/run/texlive/run-fmtutil.utf8mex sed -ri 's/^\#\![[= =]]+utf8mex\b.*/utf8mex pdftex mexconf.tex -enc *utf8mex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-mex @@ -2801,13 +2804,95 @@ > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then - > /var/run/texlive/run-fmtutil sed -ri 's/^(mex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/pdftex/mex.* sed -ri 's/^(pdfmex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/pdftex/pdfmex.* sed -ri 's/^(utf8mex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/pdftex/utf8mex.* exit 0 fi +%triggerin -n texlive-mex -- texlive-hyphen-base +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerun -n texlive-mex -- texlive-hyphen-base +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerin -n texlive-mex -- texlive-hyphen-polish +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerun -n texlive-mex -- texlive-hyphen-polish +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerin -n texlive-mex -- texlive-knuth-lib +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerun -n texlive-mex -- texlive-knuth-lib +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerin -n texlive-mex -- texlive-pl +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerun -n texlive-mex -- texlive-pl +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerin -n texlive-mex -- texlive-plain +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerun -n texlive-mex -- texlive-plain +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerin -n texlive-mex -- texlive-tex-ini-files +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerun -n texlive-mex -- texlive-tex-ini-files +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerin -n texlive-mex -- texlive-enctex +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerun -n texlive-mex -- texlive-enctex +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerin -n texlive-mex -- texlive-utf8mex +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + +%triggerun -n texlive-mex -- texlive-utf8mex +> /var/run/texlive/run-fmtutil.mex +> /var/run/texlive/run-fmtutil.pdfmex +> /var/run/texlive/run-fmtutil.utf8mex + %posttrans -n texlive-mex test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 @@ -3189,13 +3274,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-mflogo-font-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-mflogo-font mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-mflogo-font -fc-cache %{_datadir}/fonts %postun -n texlive-mflogo-font-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-mflogo-font-doc @@ -3285,7 +3370,7 @@ 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.mflua sed -ri 's/^\#\![[= =]]+mflua\b.*/mflua mflua-nowin - mf.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-mflua @@ -3293,11 +3378,23 @@ > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then - > /var/run/texlive/run-fmtutil sed -ri 's/^(mflua\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/mflua-nowin/mflua.* exit 0 fi +%triggerin -n texlive-mflua -- texlive-luatex +> /var/run/texlive/run-fmtutil.mflua + +%triggerun -n texlive-mflua -- texlive-luatex +> /var/run/texlive/run-fmtutil.mflua + +%triggerin -n texlive-mflua -- texlive-metafont +> /var/run/texlive/run-fmtutil.mflua + +%triggerun -n texlive-mflua -- texlive-metafont +> /var/run/texlive/run-fmtutil.mflua + %posttrans -n texlive-mflua test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 @@ -4110,13 +4207,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-miama-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-miama mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-miama -fc-cache %{_datadir}/fonts %postun -n texlive-miama-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-miama-doc @@ -6279,13 +6376,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-mintspirit-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-mintspirit mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-mintspirit -fc-cache %{_datadir}/fonts %postun -n texlive-mintspirit-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-mintspirit-doc @@ -7057,13 +7154,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-missaali-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-missaali mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-missaali -fc-cache %{_datadir}/fonts %postun -n texlive-missaali-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-missaali-doc @@ -7637,8 +7734,9 @@ 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.mllatex sed -ri 's/^\#\![[= =]]+mllatex\b.*/mllatex pdftex language.dat -translate-file=cp227.tcx -mltex *mllatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : +> /var/run/texlive/run-fmtutil.mltex sed -ri 's/^\#\![[= =]]+mltex\b.*/mltex pdftex - -translate-file=cp227.tcx -mltex mltex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-mltex @@ -7646,12 +7744,45 @@ > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then - > /var/run/texlive/run-fmtutil sed -ri 's/^(mllatex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/pdftex/mllatex.* sed -ri 's/^(mltex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/pdftex/mltex.* exit 0 fi +%triggerin -n texlive-mltex -- texlive-cm +> /var/run/texlive/run-fmtutil.mllatex +> /var/run/texlive/run-fmtutil.mltex + +%triggerun -n texlive-mltex -- texlive-cm +> /var/run/texlive/run-fmtutil.mllatex +> /var/run/texlive/run-fmtutil.mltex + +%triggerin -n texlive-mltex -- texlive-hyphen-base +> /var/run/texlive/run-fmtutil.mllatex +> /var/run/texlive/run-fmtutil.mltex + +%triggerun -n texlive-mltex -- texlive-hyphen-base +> /var/run/texlive/run-fmtutil.mllatex +> /var/run/texlive/run-fmtutil.mltex + +%triggerin -n texlive-mltex -- texlive-knuth-lib +> /var/run/texlive/run-fmtutil.mllatex +> /var/run/texlive/run-fmtutil.mltex + +%triggerun -n texlive-mltex -- texlive-knuth-lib +> /var/run/texlive/run-fmtutil.mllatex +> /var/run/texlive/run-fmtutil.mltex + +%triggerin -n texlive-mltex -- texlive-plain +> /var/run/texlive/run-fmtutil.mllatex +> /var/run/texlive/run-fmtutil.mltex + +%triggerun -n texlive-mltex -- texlive-plain +> /var/run/texlive/run-fmtutil.mllatex +> /var/run/texlive/run-fmtutil.mltex + %posttrans -n texlive-mltex test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 @@ -8151,13 +8282,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-mnsymbol-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-mnsymbol mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-mnsymbol -fc-cache %{_datadir}/fonts %postun -n texlive-mnsymbol-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-mnsymbol-doc @@ -9439,13 +9570,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-montex-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-montex mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-montex -fc-cache %{_datadir}/fonts %postun -n texlive-montex-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-montex-doc @@ -13814,13 +13945,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-montserrat-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-montserrat mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-montserrat -fc-cache %{_datadir}/fonts %postun -n texlive-montserrat-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-montserrat-doc @@ -19267,7 +19398,7 @@ 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.mptopdf sed -ri 's/^\#\![[= =]]+mptopdf\b.*/mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-mptopdf @@ -19275,11 +19406,17 @@ > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then - > /var/run/texlive/run-fmtutil sed -ri 's/^(mptopdf\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : + rm -f %{_texmfvardir}/web2c/pdftex/mptopdf.* exit 0 fi +%triggerin -n texlive-mptopdf -- texlive-plain +> /var/run/texlive/run-fmtutil.mptopdf + +%triggerun -n texlive-mptopdf -- texlive-plain +> /var/run/texlive/run-fmtutil.mptopdf + %posttrans -n texlive-mptopdf test -z "$ZYPP_IS_RUNNING" || exit 0 test -d /var/run/texlive || exit 0 @@ -21570,13 +21707,13 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-musixtex-fonts-fonts +fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-musixtex-fonts mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-musixtex-fonts -fc-cache %{_datadir}/fonts %postun -n texlive-musixtex-fonts-fonts if test $1 = 0; then - fc-cache %{_datadir}/fonts + fc-cache -s %{_datadir}/fonts fi %files -n texlive-musixtex-fonts-doc
