Require mkfontscale and mkfontdir directly (#1937125)

This commit is contained in:
Peter Hutterer 2021-03-10 08:18:19 +10:00
parent d38d76f091
commit a37b22f548

View File

@ -187,7 +187,7 @@ by (URW)++ company, and are mainly utilized by applications using Ghostscript.
Name: %{fontname}-fonts
Summary: Core Font Set containing 35 freely distributable fonts from (URW)++
Version: 20200910
Release: 3%{?dist}
Release: 4%{?dist}
# NOTE: (URW)++ holds the copyright, but Artifex Software has obtained rights to
# release these fonts under GNU Affero General Public License (version 3).
@ -313,8 +313,8 @@ as well as all the fonts contained in this font set.
%package legacy
Summary: Legacy version of (URW)++ Level 2 Core Font Set
Requires(post): xorg-x11-font-utils
Requires(postun): xorg-x11-font-utils
Requires(post): mkfontscale mkfontdir
Requires(postun): mkfontscale mkfontdir
%description legacy
%{common_desc}
@ -455,6 +455,9 @@ mkfontdir %{legacydir}
# =============================================================================
%changelog
* Wed Mar 10 2021 Peter Hutterer <peter.hutterer@redhat.com> 20200910-4
- Require mkfontscale and mkfontdir directly (#1937125)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200910-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild