1
0
Dr. Werner Fink 2018-03-12 12:09:04 +00:00 committed by Git OBS Bridge
parent acb98936f5
commit e8143a6586
2 changed files with 88 additions and 174 deletions

View File

@ -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 Tue Feb 6 11:20:16 UTC 2018 - werner@suse.de

View File

@ -52,6 +52,8 @@ Name: texlive-specs-u
Version: 2017 Version: 2017
Release: 0 Release: 0
BuildRequires: ed BuildRequires: ed
BuildRequires: fontconfig
BuildRequires: fontpackages-devel
BuildRequires: t1utils BuildRequires: t1utils
BuildRequires: texlive-filesystem BuildRequires: texlive-filesystem
BuildRequires: xz BuildRequires: xz
@ -226,7 +228,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn20002 Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn20002
Release: 0 Release: 0
Summary: A package to help change page layout parameters in LaTeX 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 Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} 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 Version: %{texlive_version}.%{texlive_noarch}.0.0.92svn20002
Release: 0 Release: 0
Summary: Documentation for texlive-rmpage Summary: Documentation for texlive-rmpage
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
@ -1890,14 +1892,12 @@ Summary: Severed fonts for texlive-roboto
License: Apache-1.0 License: Apache-1.0
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(post): fontconfig %reconfigure_fonts_prereq
Requires(post): ghostscript-fonts-std Requires(posttrans): fontconfig
Requires(post): mkfontdir Requires(posttrans): ghostscript-fonts-std
Requires(post): mkfontscale Requires(posttrans): mkfontdir
Requires(post): xorg-x11-fonts-core Requires(posttrans): mkfontscale
Requires(postun): fontconfig Requires(posttrans): xorg-x11-fonts-core
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-roboto-fonts %description -n texlive-roboto-fonts
The separated fonts package for texlive-roboto 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 test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-roboto-fonts %reconfigure_fonts_scriptlets -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
%files -n texlive-roboto-doc %files -n texlive-roboto-doc
%defattr(-,root,root,755) %defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/roboto/LICENSE.txt %{_texmfdistdir}/doc/fonts/roboto/LICENSE.txt
@ -4054,14 +4045,12 @@ Summary: Severed fonts for texlive-romande
License: LPPL-1.0 License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(post): fontconfig %reconfigure_fonts_prereq
Requires(post): ghostscript-fonts-std Requires(posttrans): fontconfig
Requires(post): mkfontdir Requires(posttrans): ghostscript-fonts-std
Requires(post): mkfontscale Requires(posttrans): mkfontdir
Requires(post): xorg-x11-fonts-core Requires(posttrans): mkfontscale
Requires(postun): fontconfig Requires(posttrans): xorg-x11-fonts-core
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-romande-fonts %description -n texlive-romande-fonts
The separated fonts package for texlive-romande 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 test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-romande-fonts %reconfigure_fonts_scriptlets -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
%files -n texlive-romande-doc %files -n texlive-romande-doc
%defattr(-,root,root,755) %defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/romande/COPYING %{_texmfdistdir}/doc/fonts/romande/COPYING
@ -4498,14 +4478,12 @@ Summary: Severed fonts for texlive-rosario
License: LPPL-1.0 License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(post): fontconfig %reconfigure_fonts_prereq
Requires(post): ghostscript-fonts-std Requires(posttrans): fontconfig
Requires(post): mkfontdir Requires(posttrans): ghostscript-fonts-std
Requires(post): mkfontscale Requires(posttrans): mkfontdir
Requires(post): xorg-x11-fonts-core Requires(posttrans): mkfontscale
Requires(postun): fontconfig Requires(posttrans): xorg-x11-fonts-core
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-rosario-fonts %description -n texlive-rosario-fonts
The separated fonts package for texlive-rosario 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 test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-rosario-fonts %reconfigure_fonts_scriptlets -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
%files -n texlive-rosario-doc %files -n texlive-rosario-doc
%defattr(-,root,root,755) %defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/rosario/OFL.txt %{_texmfdistdir}/doc/fonts/rosario/OFL.txt
@ -5274,14 +5243,12 @@ Summary: Severed fonts for texlive-rsfs
License: LPPL-1.0 License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(post): fontconfig %reconfigure_fonts_prereq
Requires(post): ghostscript-fonts-std Requires(posttrans): fontconfig
Requires(post): mkfontdir Requires(posttrans): ghostscript-fonts-std
Requires(post): mkfontscale Requires(posttrans): mkfontdir
Requires(post): xorg-x11-fonts-core Requires(posttrans): mkfontscale
Requires(postun): fontconfig Requires(posttrans): xorg-x11-fonts-core
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-rsfs-fonts %description -n texlive-rsfs-fonts
The separated fonts package for texlive-rsfs 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 test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-rsfs-fonts %reconfigure_fonts_scriptlets -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
%files -n texlive-rsfs-doc %files -n texlive-rsfs-doc
%defattr(-,root,root,755) %defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/rsfs/README %{_texmfdistdir}/doc/fonts/rsfs/README
@ -6834,14 +6792,12 @@ Summary: Severed fonts for texlive-sanskrit-t1
License: LPPL-1.0 License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(post): fontconfig %reconfigure_fonts_prereq
Requires(post): ghostscript-fonts-std Requires(posttrans): fontconfig
Requires(post): mkfontdir Requires(posttrans): ghostscript-fonts-std
Requires(post): mkfontscale Requires(posttrans): mkfontdir
Requires(post): xorg-x11-fonts-core Requires(posttrans): mkfontscale
Requires(postun): fontconfig Requires(posttrans): xorg-x11-fonts-core
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-sanskrit-t1-fonts %description -n texlive-sanskrit-t1-fonts
The separated fonts package for texlive-sanskrit-t1 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 test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-sanskrit-t1-fonts %reconfigure_fonts_scriptlets -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
%files -n texlive-sanskrit-t1-doc %files -n texlive-sanskrit-t1-doc
%defattr(-,root,root,755) %defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/sanskrit-t1/README %{_texmfdistdir}/doc/fonts/sanskrit-t1/README
@ -7391,14 +7338,12 @@ Summary: Severed fonts for texlive-sansmathfonts
License: LPPL-1.0 License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(post): fontconfig %reconfigure_fonts_prereq
Requires(post): ghostscript-fonts-std Requires(posttrans): fontconfig
Requires(post): mkfontdir Requires(posttrans): ghostscript-fonts-std
Requires(post): mkfontscale Requires(posttrans): mkfontdir
Requires(post): xorg-x11-fonts-core Requires(posttrans): mkfontscale
Requires(postun): fontconfig Requires(posttrans): xorg-x11-fonts-core
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-sansmathfonts-fonts %description -n texlive-sansmathfonts-fonts
The separated fonts package for texlive-sansmathfonts 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 test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-sansmathfonts-fonts %reconfigure_fonts_scriptlets -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
%files -n texlive-sansmathfonts-doc %files -n texlive-sansmathfonts-doc
%defattr(-,root,root,755) %defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/sansmathfonts/README %{_texmfdistdir}/doc/fonts/sansmathfonts/README
@ -8396,7 +8332,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.2.4svn13293 Version: %{texlive_version}.%{texlive_noarch}.2.4svn13293
Release: 0 Release: 0
Summary: Wide range of design sizes for CM fonts Summary: Wide range of design sizes for CM fonts
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} Requires(pre): texlive >= %{texlive_version}
@ -8495,7 +8431,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.svn15878 Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0 Release: 0
Summary: Use Sauter's fonts in LaTeX Summary: Use Sauter's fonts in LaTeX
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} Requires(pre): texlive >= %{texlive_version}
@ -8557,7 +8493,7 @@ date: 2016-06-24 17:18:15 +0000
Version: %{texlive_version}.%{texlive_noarch}.svn15878 Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0 Release: 0
Summary: Documentation for texlive-sauterfonts Summary: Documentation for texlive-sauterfonts
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
@ -8628,7 +8564,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0 Release: 0
Summary: Save name of the footnote mark for reuse Summary: Save name of the footnote mark for reuse
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} Requires(pre): texlive >= %{texlive_version}
@ -8659,7 +8595,7 @@ date: 2016-06-24 17:18:15 +0000
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0 Release: 0
Summary: Documentation for texlive-savefnmark Summary: Documentation for texlive-savefnmark
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
@ -8849,7 +8785,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.1.1.2svn15878 Version: %{texlive_version}.%{texlive_noarch}.1.1.2svn15878
Release: 0 Release: 0
Summary: Scale document by sqrt(2) or magstep(2) Summary: Scale document by sqrt(2) or magstep(2)
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} 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 Version: %{texlive_version}.%{texlive_noarch}.1.1.2svn15878
Release: 0 Release: 0
Summary: Documentation for texlive-scale Summary: Documentation for texlive-scale
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
@ -9148,14 +9084,12 @@ Summary: Severed fonts for texlive-scanpages
License: LPPL-1.0 License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(post): fontconfig %reconfigure_fonts_prereq
Requires(post): ghostscript-fonts-std Requires(posttrans): fontconfig
Requires(post): mkfontdir Requires(posttrans): ghostscript-fonts-std
Requires(post): mkfontscale Requires(posttrans): mkfontdir
Requires(post): xorg-x11-fonts-core Requires(posttrans): mkfontscale
Requires(postun): fontconfig Requires(posttrans): xorg-x11-fonts-core
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-scanpages-fonts %description -n texlive-scanpages-fonts
The separated fonts package for texlive-scanpages 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 test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-scanpages-fonts %reconfigure_fonts_scriptlets -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
%files -n texlive-scanpages-doc %files -n texlive-scanpages-doc
%defattr(-,root,root,755) %defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/scanpages/README %{_texmfdistdir}/doc/latex/scanpages/README
@ -10252,7 +10177,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.1.6svn27223 Version: %{texlive_version}.%{texlive_noarch}.1.6svn27223
Release: 0 Release: 0
Summary: A class file to typeset screenplays Summary: A class file to typeset screenplays
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} Requires(pre): texlive >= %{texlive_version}
@ -10286,7 +10211,7 @@ date: 2016-06-24 17:18:15 +0000
Version: %{texlive_version}.%{texlive_noarch}.1.6svn27223 Version: %{texlive_version}.%{texlive_noarch}.1.6svn27223
Release: 0 Release: 0
Summary: Documentation for texlive-screenplay Summary: Documentation for texlive-screenplay
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
@ -11639,7 +11564,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.svn18651 Version: %{texlive_version}.%{texlive_noarch}.svn18651
Release: 0 Release: 0
Summary: Semaphore alphabet font Summary: Semaphore alphabet font
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} Requires(pre): texlive >= %{texlive_version}
@ -11715,7 +11640,7 @@ date: 2016-06-24 17:18:15 +0000
Version: %{texlive_version}.%{texlive_noarch}.svn18651 Version: %{texlive_version}.%{texlive_noarch}.svn18651
Release: 0 Release: 0
Summary: Documentation for texlive-semaphor Summary: Documentation for texlive-semaphor
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
@ -11727,17 +11652,15 @@ This package includes the documentation for texlive-semaphor
Version: %{texlive_version}.%{texlive_noarch}.svn18651 Version: %{texlive_version}.%{texlive_noarch}.svn18651
Release: 0 Release: 0
Summary: Severed fonts for texlive-semaphor Summary: Severed fonts for texlive-semaphor
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Fonts Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(post): fontconfig %reconfigure_fonts_prereq
Requires(post): ghostscript-fonts-std Requires(posttrans): fontconfig
Requires(post): mkfontdir Requires(posttrans): ghostscript-fonts-std
Requires(post): mkfontscale Requires(posttrans): mkfontdir
Requires(post): xorg-x11-fonts-core Requires(posttrans): mkfontscale
Requires(postun): fontconfig Requires(posttrans): xorg-x11-fonts-core
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-semaphor-fonts %description -n texlive-semaphor-fonts
The separated fonts package for texlive-semaphor 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 test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || : VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-semaphor-fonts %reconfigure_fonts_scriptlets -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
%files -n texlive-semaphor-doc %files -n texlive-semaphor-doc
%defattr(-,root,root,755) %defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/semaphor/README %{_texmfdistdir}/doc/fonts/semaphor/README
@ -12564,7 +12478,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.svn23446 Version: %{texlive_version}.%{texlive_noarch}.svn23446
Release: 0 Release: 0
Summary: Updated date typesetting for Serbian Summary: Updated date typesetting for Serbian
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} Requires(pre): texlive >= %{texlive_version}
@ -12594,7 +12508,7 @@ date: 2016-06-24 17:18:15 +0000
Version: %{texlive_version}.%{texlive_noarch}.svn23446 Version: %{texlive_version}.%{texlive_noarch}.svn23446
Release: 0 Release: 0
Summary: Documentation for texlive-serbian-date-lat Summary: Documentation for texlive-serbian-date-lat
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
@ -12990,7 +12904,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn40613 Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn40613
Release: 0 Release: 0
Summary: Typeset cards for Set Summary: Typeset cards for Set
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} 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 Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn40613
Release: 0 Release: 0
Summary: Documentation for texlive-setdeck Summary: Documentation for texlive-setdeck
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
@ -13140,7 +13054,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.2.1.2svn33042 Version: %{texlive_version}.%{texlive_noarch}.2.1.2svn33042
Release: 0 Release: 0
Summary: LaTeX template for theses at Southeastern University Summary: LaTeX template for theses at Southeastern University
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} 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 Version: %{texlive_version}.%{texlive_noarch}.2.1.2svn33042
Release: 0 Release: 0
Summary: Documentation for texlive-seuthesis Summary: Documentation for texlive-seuthesis
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Provides: locale(texlive-seuthesis-doc:zh) Provides: locale(texlive-seuthesis-doc:zh)
@ -13239,7 +13153,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn40088 Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn40088
Release: 0 Release: 0
Summary: LaTeX class for theses at Southeast University, Nanjing, China 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 Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} 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 Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn40088
Release: 0 Release: 0
Summary: Documentation for texlive-seuthesix Summary: Documentation for texlive-seuthesix
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Provides: locale(texlive-seuthesix-doc:zh) Provides: locale(texlive-seuthesix-doc:zh)
@ -15363,7 +15277,7 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
Version: %{texlive_version}.%{texlive_noarch}.svn15878 Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0 Release: 0
Summary: A LaTeX class for typesetting stage plays Summary: A LaTeX class for typesetting stage plays
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version} Requires(pre): texlive >= %{texlive_version}
@ -15395,7 +15309,7 @@ date: 2016-06-24 17:18:15 +0000
Version: %{texlive_version}.%{texlive_noarch}.svn15878 Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0 Release: 0
Summary: Documentation for texlive-sides Summary: Documentation for texlive-sides
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/ 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 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/a3cover.bat
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/seuthesis/a3cover/a4cover.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} %if %{with zypper_posttrans}
ln -sf %{_texmfdistdir}/texconfig/zypper.py \ ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-seuthesix-%{texlive_version}.%{texlive_noarch}.1.0.1svn40088-%{release}-zypper %{buildroot}/var/adm/update-scripts/texlive-seuthesix-%{texlive_version}.%{texlive_noarch}.1.0.1svn40088-%{release}-zypper