From 8431ff7b4cebbfceae16b3dbc1f52cc5fd965485 Mon Sep 17 00:00:00 2001 From: yangcheng1203 Date: Mon, 2 Aug 2021 15:32:54 +0800 Subject: [PATCH] fix mkfontscale command and mkfontdir command (cherry picked from commit b00cc07c79c42a55be24975acd4b7d2fd34607b5) --- urw-base35-fonts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/urw-base35-fonts.spec b/urw-base35-fonts.spec index 938a0ba..2dba61b 100644 --- a/urw-base35-fonts.spec +++ b/urw-base35-fonts.spec @@ -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 - 20170801-12 ++- Fix the problem that the mkfontscale command and mkfontdir command were not found during installation