!10 [sync] PR-7: Fixed the problem that the mkfontscale command and mkfontdir command were not found during installation
From: @openeuler-sync-bot Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
4691962024
@ -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