Accepting request 509709 from Publishing:TeXLive

- Generate/remove specific formats at installation/erease of a
  package (boo#1046277)

- Fix some descriptions of PostScript Type 1 binary files (boo#1046104) 

- Yet an other move for texlive-pas-cours that is move
  doc/latex/pas-cours/macro-calculs.tex to tex/latex/pas-cours/

- Avoid to depend on optional milog.cfg
- texlive-milog does replace mathgl-tex 

- Do not require own provided perl modules for latexindent 

- Change left over texlive-pdftex-def for texlive-latex-bin

OBS-URL: https://build.opensuse.org/request/show/509709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive-specs-b?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2017-07-17 07:04:29 +00:00 committed by Git OBS Bridge
commit c373bcc156
2 changed files with 61 additions and 27 deletions

View File

@ -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 Mon Jun 19 13:31:54 UTC 2017 - werner@suse.de

View File

@ -19,7 +19,7 @@
%define texlive_version 2017 %define texlive_version 2017
%define texlive_previous 2016 %define texlive_previous 2016
%define texlive_release 20170520 %define texlive_release 20170520
%define texlive_noarch 125 %define texlive_noarch 131
#!BuildIgnore: texlive #!BuildIgnore: texlive
@ -50,6 +50,7 @@ Name: texlive-specs-b
Version: 2017 Version: 2017
Release: 0 Release: 0
BuildRequires: ed BuildRequires: ed
BuildRequires: t1utils
BuildRequires: texlive-filesystem BuildRequires: texlive-filesystem
BuildRequires: xz BuildRequires: xz
BuildArch: noarch BuildArch: noarch
@ -969,13 +970,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-arphic-fonts %post -n texlive-arphic-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-arphic mkfontscale %{_datadir}/fonts/texlive-arphic
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-arphic mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-arphic
fc-cache %{_datadir}/fonts
%postun -n texlive-arphic-fonts %postun -n texlive-arphic-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-arphic-doc %files -n texlive-arphic-doc
@ -3040,13 +3041,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-arphic-ttf-fonts %post -n texlive-arphic-ttf-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-arphic-ttf mkfontscale %{_datadir}/fonts/texlive-arphic-ttf
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-arphic-ttf mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-arphic-ttf
fc-cache %{_datadir}/fonts
%postun -n texlive-arphic-ttf-fonts %postun -n texlive-arphic-ttf-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-arphic-ttf-doc %files -n texlive-arphic-ttf-doc
@ -3642,13 +3643,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-asapsym-fonts %post -n texlive-asapsym-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-asapsym mkfontscale %{_datadir}/fonts/texlive-asapsym
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-asapsym mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-asapsym
fc-cache %{_datadir}/fonts
%postun -n texlive-asapsym-fonts %postun -n texlive-asapsym-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-asapsym-doc %files -n texlive-asapsym-doc
@ -3899,13 +3900,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-ascii-font-fonts %post -n texlive-ascii-font-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-ascii-font mkfontscale %{_datadir}/fonts/texlive-ascii-font
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-ascii-font mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-ascii-font
fc-cache %{_datadir}/fonts
%postun -n texlive-ascii-font-fonts %postun -n texlive-ascii-font-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-ascii-font-doc %files -n texlive-ascii-font-doc
@ -4195,13 +4196,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-aspectratio-fonts %post -n texlive-aspectratio-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-aspectratio mkfontscale %{_datadir}/fonts/texlive-aspectratio
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-aspectratio mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-aspectratio
fc-cache %{_datadir}/fonts
%postun -n texlive-aspectratio-fonts %postun -n texlive-aspectratio-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-aspectratio-doc %files -n texlive-aspectratio-doc
@ -5746,13 +5747,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-augie-fonts %post -n texlive-augie-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-augie mkfontscale %{_datadir}/fonts/texlive-augie
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-augie mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-augie
fc-cache %{_datadir}/fonts
%postun -n texlive-augie-fonts %postun -n texlive-augie-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-augie-doc %files -n texlive-augie-doc
@ -5895,13 +5896,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-auncial-new-fonts %post -n texlive-auncial-new-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-auncial-new mkfontscale %{_datadir}/fonts/texlive-auncial-new
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-auncial-new mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-auncial-new
fc-cache %{_datadir}/fonts
%postun -n texlive-auncial-new-fonts %postun -n texlive-auncial-new-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-auncial-new-doc %files -n texlive-auncial-new-doc
@ -6061,13 +6062,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-aurical-fonts %post -n texlive-aurical-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-aurical mkfontscale %{_datadir}/fonts/texlive-aurical
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-aurical mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-aurical
fc-cache %{_datadir}/fonts
%postun -n texlive-aurical-fonts %postun -n texlive-aurical-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-aurical-doc %files -n texlive-aurical-doc
@ -7244,13 +7245,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-avantgar-fonts %post -n texlive-avantgar-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-avantgar mkfontscale %{_datadir}/fonts/texlive-avantgar
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-avantgar mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-avantgar
fc-cache %{_datadir}/fonts
%postun -n texlive-avantgar-fonts %postun -n texlive-avantgar-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-avantgar %files -n texlive-avantgar
@ -12430,13 +12431,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-baekmuk-fonts %post -n texlive-baekmuk-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-baekmuk mkfontscale %{_datadir}/fonts/texlive-baekmuk
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-baekmuk mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-baekmuk
fc-cache %{_datadir}/fonts
%postun -n texlive-baekmuk-fonts %postun -n texlive-baekmuk-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-baekmuk-doc %files -n texlive-baekmuk-doc
@ -13752,13 +13753,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-baskervald-fonts %post -n texlive-baskervald-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-baskervald mkfontscale %{_datadir}/fonts/texlive-baskervald
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-baskervald mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-baskervald
fc-cache %{_datadir}/fonts
%postun -n texlive-baskervald-fonts %postun -n texlive-baskervald-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-baskervald-doc %files -n texlive-baskervald-doc
@ -14411,13 +14412,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-baskervaldx-fonts %post -n texlive-baskervaldx-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-baskervaldx mkfontscale %{_datadir}/fonts/texlive-baskervaldx
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-baskervaldx mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-baskervaldx
fc-cache %{_datadir}/fonts
%postun -n texlive-baskervaldx-fonts %postun -n texlive-baskervaldx-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-baskervaldx-doc %files -n texlive-baskervaldx-doc
@ -15640,13 +15641,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-baskervillef-fonts %post -n texlive-baskervillef-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-baskervillef mkfontscale %{_datadir}/fonts/texlive-baskervillef
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-baskervillef mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-baskervillef
fc-cache %{_datadir}/fonts
%postun -n texlive-baskervillef-fonts %postun -n texlive-baskervillef-fonts
if test $1 = 0; then if test $1 = 0; then
fc-cache %{_datadir}/fonts fc-cache -s %{_datadir}/fonts
fi fi
%files -n texlive-baskervillef-doc %files -n texlive-baskervillef-doc