fix mkfontscale command and mkfontdir command
(cherry picked from commit b00cc07c79c42a55be24975acd4b7d2fd34607b5)
This commit is contained in:
parent
213b20c5a0
commit
8431ff7b4c
@ -169,7 +169,7 @@ can be used with any PostScript file.
|
||||
Name: %{fontname}-fonts
|
||||
Summary: Core Font Set containing 35 freely distributable fonts from (URW)++
|
||||
Version: 20170801
|
||||
Release: 11
|
||||
Release: 12
|
||||
|
||||
# NOTE: (URW)++ holds the copyright, but Artifex Software has obtained rights to
|
||||
# release these fonts under GNU Affero General Public License (version 3).
|
||||
@ -235,6 +235,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
|
||||
|
||||
%description legacy
|
||||
%{common_desc}
|
||||
@ -728,4 +730,5 @@ xset fp rehash &> /dev/null || :
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
|
||||
+* Mon Aug 2 2021 yangcheng <yangcheng87@huawei.com> - 20170801-12
|
||||
+- Fix the problem that the mkfontscale command and mkfontdir command were not found during installation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user