forked from pool/texlive-specs-u
.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-u?expand=0&rev=74
This commit is contained in:
parent
acb98936f5
commit
e8143a6586
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 12 10:19:12 UTC 2018 - werner@suse.de
|
||||
|
||||
- Use font-config macros (boo#1083212) *with* xorg-x11-fonts-core
|
||||
(for encodings), mkfontdir (ditto), and mkfontscale
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 11:20:16 UTC 2018 - werner@suse.de
|
||||
|
||||
|
@ -52,6 +52,8 @@ Name: texlive-specs-u
|
||||
Version: 2017
|
||||
Release: 0
|
||||
BuildRequires: ed
|
||||
BuildRequires: fontconfig
|
||||
BuildRequires: fontpackages-devel
|
||||
BuildRequires: t1utils
|
||||
BuildRequires: texlive-filesystem
|
||||
BuildRequires: xz
|
||||
@ -226,7 +228,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn20002
|
||||
Release: 0
|
||||
Summary: A package to help change page layout parameters in LaTeX
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -264,7 +266,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn20002
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-rmpage
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
|
||||
@ -1890,14 +1892,12 @@ Summary: Severed fonts for texlive-roboto
|
||||
License: Apache-1.0
|
||||
Group: Productivity/Publishing/TeX/Fonts
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(post): fontconfig
|
||||
Requires(post): ghostscript-fonts-std
|
||||
Requires(post): mkfontdir
|
||||
Requires(post): mkfontscale
|
||||
Requires(post): xorg-x11-fonts-core
|
||||
Requires(postun): fontconfig
|
||||
Requires(postun): ghostscript-fonts-std
|
||||
Requires(postun): xorg-x11-fonts-core
|
||||
%reconfigure_fonts_prereq
|
||||
Requires(posttrans): fontconfig
|
||||
Requires(posttrans): ghostscript-fonts-std
|
||||
Requires(posttrans): mkfontdir
|
||||
Requires(posttrans): mkfontscale
|
||||
Requires(posttrans): xorg-x11-fonts-core
|
||||
|
||||
%description -n texlive-roboto-fonts
|
||||
The separated fonts package for texlive-roboto
|
||||
@ -1923,16 +1923,7 @@ test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-roboto-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-roboto
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-roboto
|
||||
|
||||
%postun -n texlive-roboto-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%reconfigure_fonts_scriptlets -n texlive-roboto-fonts
|
||||
%files -n texlive-roboto-doc
|
||||
%defattr(-,root,root,755)
|
||||
%{_texmfdistdir}/doc/fonts/roboto/LICENSE.txt
|
||||
@ -4054,14 +4045,12 @@ Summary: Severed fonts for texlive-romande
|
||||
License: LPPL-1.0
|
||||
Group: Productivity/Publishing/TeX/Fonts
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(post): fontconfig
|
||||
Requires(post): ghostscript-fonts-std
|
||||
Requires(post): mkfontdir
|
||||
Requires(post): mkfontscale
|
||||
Requires(post): xorg-x11-fonts-core
|
||||
Requires(postun): fontconfig
|
||||
Requires(postun): ghostscript-fonts-std
|
||||
Requires(postun): xorg-x11-fonts-core
|
||||
%reconfigure_fonts_prereq
|
||||
Requires(posttrans): fontconfig
|
||||
Requires(posttrans): ghostscript-fonts-std
|
||||
Requires(posttrans): mkfontdir
|
||||
Requires(posttrans): mkfontscale
|
||||
Requires(posttrans): xorg-x11-fonts-core
|
||||
|
||||
%description -n texlive-romande-fonts
|
||||
The separated fonts package for texlive-romande
|
||||
@ -4087,16 +4076,7 @@ test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-romande-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-romande
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-romande
|
||||
|
||||
%postun -n texlive-romande-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%reconfigure_fonts_scriptlets -n texlive-romande-fonts
|
||||
%files -n texlive-romande-doc
|
||||
%defattr(-,root,root,755)
|
||||
%{_texmfdistdir}/doc/fonts/romande/COPYING
|
||||
@ -4498,14 +4478,12 @@ Summary: Severed fonts for texlive-rosario
|
||||
License: LPPL-1.0
|
||||
Group: Productivity/Publishing/TeX/Fonts
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(post): fontconfig
|
||||
Requires(post): ghostscript-fonts-std
|
||||
Requires(post): mkfontdir
|
||||
Requires(post): mkfontscale
|
||||
Requires(post): xorg-x11-fonts-core
|
||||
Requires(postun): fontconfig
|
||||
Requires(postun): ghostscript-fonts-std
|
||||
Requires(postun): xorg-x11-fonts-core
|
||||
%reconfigure_fonts_prereq
|
||||
Requires(posttrans): fontconfig
|
||||
Requires(posttrans): ghostscript-fonts-std
|
||||
Requires(posttrans): mkfontdir
|
||||
Requires(posttrans): mkfontscale
|
||||
Requires(posttrans): xorg-x11-fonts-core
|
||||
|
||||
%description -n texlive-rosario-fonts
|
||||
The separated fonts package for texlive-rosario
|
||||
@ -4531,16 +4509,7 @@ test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-rosario-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-rosario
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-rosario
|
||||
|
||||
%postun -n texlive-rosario-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%reconfigure_fonts_scriptlets -n texlive-rosario-fonts
|
||||
%files -n texlive-rosario-doc
|
||||
%defattr(-,root,root,755)
|
||||
%{_texmfdistdir}/doc/fonts/rosario/OFL.txt
|
||||
@ -5274,14 +5243,12 @@ Summary: Severed fonts for texlive-rsfs
|
||||
License: LPPL-1.0
|
||||
Group: Productivity/Publishing/TeX/Fonts
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(post): fontconfig
|
||||
Requires(post): ghostscript-fonts-std
|
||||
Requires(post): mkfontdir
|
||||
Requires(post): mkfontscale
|
||||
Requires(post): xorg-x11-fonts-core
|
||||
Requires(postun): fontconfig
|
||||
Requires(postun): ghostscript-fonts-std
|
||||
Requires(postun): xorg-x11-fonts-core
|
||||
%reconfigure_fonts_prereq
|
||||
Requires(posttrans): fontconfig
|
||||
Requires(posttrans): ghostscript-fonts-std
|
||||
Requires(posttrans): mkfontdir
|
||||
Requires(posttrans): mkfontscale
|
||||
Requires(posttrans): xorg-x11-fonts-core
|
||||
|
||||
%description -n texlive-rsfs-fonts
|
||||
The separated fonts package for texlive-rsfs
|
||||
@ -5307,16 +5274,7 @@ test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-rsfs-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-rsfs
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-rsfs
|
||||
|
||||
%postun -n texlive-rsfs-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%reconfigure_fonts_scriptlets -n texlive-rsfs-fonts
|
||||
%files -n texlive-rsfs-doc
|
||||
%defattr(-,root,root,755)
|
||||
%{_texmfdistdir}/doc/fonts/rsfs/README
|
||||
@ -6834,14 +6792,12 @@ Summary: Severed fonts for texlive-sanskrit-t1
|
||||
License: LPPL-1.0
|
||||
Group: Productivity/Publishing/TeX/Fonts
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(post): fontconfig
|
||||
Requires(post): ghostscript-fonts-std
|
||||
Requires(post): mkfontdir
|
||||
Requires(post): mkfontscale
|
||||
Requires(post): xorg-x11-fonts-core
|
||||
Requires(postun): fontconfig
|
||||
Requires(postun): ghostscript-fonts-std
|
||||
Requires(postun): xorg-x11-fonts-core
|
||||
%reconfigure_fonts_prereq
|
||||
Requires(posttrans): fontconfig
|
||||
Requires(posttrans): ghostscript-fonts-std
|
||||
Requires(posttrans): mkfontdir
|
||||
Requires(posttrans): mkfontscale
|
||||
Requires(posttrans): xorg-x11-fonts-core
|
||||
|
||||
%description -n texlive-sanskrit-t1-fonts
|
||||
The separated fonts package for texlive-sanskrit-t1
|
||||
@ -6867,16 +6823,7 @@ test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-sanskrit-t1-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-sanskrit-t1
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-sanskrit-t1
|
||||
|
||||
%postun -n texlive-sanskrit-t1-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%reconfigure_fonts_scriptlets -n texlive-sanskrit-t1-fonts
|
||||
%files -n texlive-sanskrit-t1-doc
|
||||
%defattr(-,root,root,755)
|
||||
%{_texmfdistdir}/doc/fonts/sanskrit-t1/README
|
||||
@ -7391,14 +7338,12 @@ Summary: Severed fonts for texlive-sansmathfonts
|
||||
License: LPPL-1.0
|
||||
Group: Productivity/Publishing/TeX/Fonts
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(post): fontconfig
|
||||
Requires(post): ghostscript-fonts-std
|
||||
Requires(post): mkfontdir
|
||||
Requires(post): mkfontscale
|
||||
Requires(post): xorg-x11-fonts-core
|
||||
Requires(postun): fontconfig
|
||||
Requires(postun): ghostscript-fonts-std
|
||||
Requires(postun): xorg-x11-fonts-core
|
||||
%reconfigure_fonts_prereq
|
||||
Requires(posttrans): fontconfig
|
||||
Requires(posttrans): ghostscript-fonts-std
|
||||
Requires(posttrans): mkfontdir
|
||||
Requires(posttrans): mkfontscale
|
||||
Requires(posttrans): xorg-x11-fonts-core
|
||||
|
||||
%description -n texlive-sansmathfonts-fonts
|
||||
The separated fonts package for texlive-sansmathfonts
|
||||
@ -7424,16 +7369,7 @@ test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-sansmathfonts-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-sansmathfonts
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-sansmathfonts
|
||||
|
||||
%postun -n texlive-sansmathfonts-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%reconfigure_fonts_scriptlets -n texlive-sansmathfonts-fonts
|
||||
%files -n texlive-sansmathfonts-doc
|
||||
%defattr(-,root,root,755)
|
||||
%{_texmfdistdir}/doc/fonts/sansmathfonts/README
|
||||
@ -8396,7 +8332,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.2.4svn13293
|
||||
Release: 0
|
||||
Summary: Wide range of design sizes for CM fonts
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -8495,7 +8431,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.svn15878
|
||||
Release: 0
|
||||
Summary: Use Sauter's fonts in LaTeX
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -8557,7 +8493,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.svn15878
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-sauterfonts
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
|
||||
@ -8628,7 +8564,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
|
||||
Release: 0
|
||||
Summary: Save name of the footnote mark for reuse
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -8659,7 +8595,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-savefnmark
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
|
||||
@ -8849,7 +8785,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.1.1.2svn15878
|
||||
Release: 0
|
||||
Summary: Scale document by sqrt(2) or magstep(2)
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -8880,7 +8816,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.1.1.2svn15878
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-scale
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
|
||||
@ -9148,14 +9084,12 @@ Summary: Severed fonts for texlive-scanpages
|
||||
License: LPPL-1.0
|
||||
Group: Productivity/Publishing/TeX/Fonts
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(post): fontconfig
|
||||
Requires(post): ghostscript-fonts-std
|
||||
Requires(post): mkfontdir
|
||||
Requires(post): mkfontscale
|
||||
Requires(post): xorg-x11-fonts-core
|
||||
Requires(postun): fontconfig
|
||||
Requires(postun): ghostscript-fonts-std
|
||||
Requires(postun): xorg-x11-fonts-core
|
||||
%reconfigure_fonts_prereq
|
||||
Requires(posttrans): fontconfig
|
||||
Requires(posttrans): ghostscript-fonts-std
|
||||
Requires(posttrans): mkfontdir
|
||||
Requires(posttrans): mkfontscale
|
||||
Requires(posttrans): xorg-x11-fonts-core
|
||||
|
||||
%description -n texlive-scanpages-fonts
|
||||
The separated fonts package for texlive-scanpages
|
||||
@ -9181,16 +9115,7 @@ test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-scanpages-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-scanpages
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-scanpages
|
||||
|
||||
%postun -n texlive-scanpages-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%reconfigure_fonts_scriptlets -n texlive-scanpages-fonts
|
||||
%files -n texlive-scanpages-doc
|
||||
%defattr(-,root,root,755)
|
||||
%{_texmfdistdir}/doc/latex/scanpages/README
|
||||
@ -10252,7 +10177,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.1.6svn27223
|
||||
Release: 0
|
||||
Summary: A class file to typeset screenplays
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -10286,7 +10211,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.1.6svn27223
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-screenplay
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
|
||||
@ -11639,7 +11564,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.svn18651
|
||||
Release: 0
|
||||
Summary: Semaphore alphabet font
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -11715,7 +11640,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.svn18651
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-semaphor
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
|
||||
@ -11727,17 +11652,15 @@ This package includes the documentation for texlive-semaphor
|
||||
Version: %{texlive_version}.%{texlive_noarch}.svn18651
|
||||
Release: 0
|
||||
Summary: Severed fonts for texlive-semaphor
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Fonts
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(post): fontconfig
|
||||
Requires(post): ghostscript-fonts-std
|
||||
Requires(post): mkfontdir
|
||||
Requires(post): mkfontscale
|
||||
Requires(post): xorg-x11-fonts-core
|
||||
Requires(postun): fontconfig
|
||||
Requires(postun): ghostscript-fonts-std
|
||||
Requires(postun): xorg-x11-fonts-core
|
||||
%reconfigure_fonts_prereq
|
||||
Requires(posttrans): fontconfig
|
||||
Requires(posttrans): ghostscript-fonts-std
|
||||
Requires(posttrans): mkfontdir
|
||||
Requires(posttrans): mkfontscale
|
||||
Requires(posttrans): xorg-x11-fonts-core
|
||||
|
||||
%description -n texlive-semaphor-fonts
|
||||
The separated fonts package for texlive-semaphor
|
||||
@ -11763,16 +11686,7 @@ test -z "$ZYPP_IS_RUNNING" || exit 0
|
||||
test -d /var/run/texlive || exit 0
|
||||
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
|
||||
%post -n texlive-semaphor-fonts
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
mkfontscale %{_datadir}/fonts/texlive-semaphor
|
||||
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-semaphor
|
||||
|
||||
%postun -n texlive-semaphor-fonts
|
||||
if test $1 = 0; then
|
||||
fc-cache -s %{_datadir}/fonts
|
||||
fi
|
||||
|
||||
%reconfigure_fonts_scriptlets -n texlive-semaphor-fonts
|
||||
%files -n texlive-semaphor-doc
|
||||
%defattr(-,root,root,755)
|
||||
%{_texmfdistdir}/doc/fonts/semaphor/README
|
||||
@ -12564,7 +12478,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.svn23446
|
||||
Release: 0
|
||||
Summary: Updated date typesetting for Serbian
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -12594,7 +12508,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.svn23446
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-serbian-date-lat
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
|
||||
@ -12990,7 +12904,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn40613
|
||||
Release: 0
|
||||
Summary: Typeset cards for Set
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -13020,7 +12934,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn40613
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-setdeck
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
|
||||
@ -13140,7 +13054,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.2.1.2svn33042
|
||||
Release: 0
|
||||
Summary: LaTeX template for theses at Southeastern University
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -13168,7 +13082,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.2.1.2svn33042
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-seuthesis
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Provides: locale(texlive-seuthesis-doc:zh)
|
||||
@ -13239,7 +13153,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn40088
|
||||
Release: 0
|
||||
Summary: LaTeX class for theses at Southeast University, Nanjing, China
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -13290,7 +13204,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn40088
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-seuthesix
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Provides: locale(texlive-seuthesix-doc:zh)
|
||||
@ -15363,7 +15277,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
Version: %{texlive_version}.%{texlive_noarch}.svn15878
|
||||
Release: 0
|
||||
Summary: A LaTeX class for typesetting stage plays
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
Requires(pre): texlive >= %{texlive_version}
|
||||
@ -15395,7 +15309,7 @@ date: 2016-06-24 17:18:15 +0000
|
||||
Version: %{texlive_version}.%{texlive_noarch}.svn15878
|
||||
Release: 0
|
||||
Summary: Documentation for texlive-sides
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Base
|
||||
Url: http://www.tug.org/texlive/
|
||||
|
||||
@ -16629,12 +16543,6 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
|
||||
tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive/texmf-dist
|
||||
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/seuthesis/a3cover/a3cover.bat
|
||||
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/seuthesis/a3cover/a4cover.bat
|
||||
# Make possible scripts usable if any
|
||||
for scr in %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a3cover.sh
|
||||
do
|
||||
test -e %{buildroot}/$scr || continue
|
||||
chmod 0755 %{buildroot}/$scr
|
||||
done
|
||||
%if %{with zypper_posttrans}
|
||||
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
|
||||
%{buildroot}/var/adm/update-scripts/texlive-seuthesix-%{texlive_version}.%{texlive_noarch}.1.0.1svn40088-%{release}-zypper
|
||||
|
Loading…
x
Reference in New Issue
Block a user