Dr. Werner Fink 2017-07-12 09:14:33 +00:00 committed by Git OBS Bridge
parent 1424950dcf
commit 03eca0013e
2 changed files with 65 additions and 29 deletions

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
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

View File

@ -19,7 +19,7 @@
%define texlive_version 2017
%define texlive_previous 2016
%define texlive_release 20170520
%define texlive_noarch 128
%define texlive_noarch 130
#!BuildIgnore: texlive
@ -50,6 +50,7 @@ Name: texlive-specs-n
Version: 2017
Release: 0
BuildRequires: ed
BuildRequires: t1utils
BuildRequires: texlive-filesystem
BuildRequires: xz
BuildArch: noarch
@ -3337,13 +3338,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lato-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-lato
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lato
fc-cache %{_datadir}/fonts
%postun -n texlive-lato-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-lato-doc
@ -8009,13 +8010,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-libertine-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-libertine
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-libertine
fc-cache %{_datadir}/fonts
%postun -n texlive-libertine-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-libertine-doc
@ -9875,13 +9876,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-libertinus-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-libertinus
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-libertinus
fc-cache %{_datadir}/fonts
%postun -n texlive-libertinus-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-libertinus-doc
@ -10068,13 +10069,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-libertinust1math-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-libertinust1math
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-libertinust1math
fc-cache %{_datadir}/fonts
%postun -n texlive-libertinust1math-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-libertinust1math-doc
@ -10472,13 +10473,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-librebaskerville-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-librebaskerville
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-librebaskerville
fc-cache %{_datadir}/fonts
%postun -n texlive-librebaskerville-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-librebaskerville-doc
@ -10820,13 +10821,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-librebodoni-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-librebodoni
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-librebodoni
fc-cache %{_datadir}/fonts
%postun -n texlive-librebodoni-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-librebodoni-doc
@ -11219,13 +11220,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-librecaslon-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-librecaslon
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-librecaslon
fc-cache %{_datadir}/fonts
%postun -n texlive-librecaslon-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-librecaslon-doc
@ -11542,13 +11543,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-libris-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-libris
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-libris
fc-cache %{_datadir}/fonts
%postun -n texlive-libris-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-libris-doc
@ -11719,13 +11720,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lilyglyphs-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-lilyglyphs
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lilyglyphs
fc-cache %{_datadir}/fonts
%postun -n texlive-lilyglyphs-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-lilyglyphs-doc
@ -12067,13 +12068,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-linearA-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-linearA
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-linearA
fc-cache %{_datadir}/fonts
%postun -n texlive-linearA-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-linearA-doc
@ -14590,13 +14591,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lm-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-lm
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lm
fc-cache %{_datadir}/fonts
%postun -n texlive-lm-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-lm-doc
@ -15950,13 +15951,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lm-math-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-lm-math
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lm-math
fc-cache %{_datadir}/fonts
%postun -n texlive-lm-math-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-lm-math-doc
@ -16327,13 +16328,13 @@ test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lobster2-fonts
fc-cache -s %{_datadir}/fonts
mkfontscale %{_datadir}/fonts/texlive-lobster2
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lobster2
fc-cache %{_datadir}/fonts
%postun -n texlive-lobster2-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fc-cache -s %{_datadir}/fonts
fi
%files -n texlive-lobster2-doc
@ -17173,7 +17174,7 @@ This package includes the documentation for texlive-lollipop
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.lollipop
sed -ri 's/^\#\![[= =]]+lollipop\b.*/lollipop tex - lollipop.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
%postun -n texlive-lollipop
@ -17181,11 +17182,23 @@ 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/^(lollipop\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/tex/lollipop.*
exit 0
fi
%triggerin -n texlive-lollipop -- texlive-cm
> /var/run/texlive/run-fmtutil.lollipop
%triggerun -n texlive-lollipop -- texlive-cm
> /var/run/texlive/run-fmtutil.lollipop
%triggerin -n texlive-lollipop -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.lollipop
%triggerun -n texlive-lollipop -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.lollipop
%posttrans -n texlive-lollipop
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0