From a37b22f548ebef97342adcae1e7f3af9ccfd5872 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 10 Mar 2021 08:18:19 +1000 Subject: [PATCH] Require mkfontscale and mkfontdir directly (#1937125) --- urw-base35-fonts.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/urw-base35-fonts.spec b/urw-base35-fonts.spec index fd982b2..0d76d1b 100644 --- a/urw-base35-fonts.spec +++ b/urw-base35-fonts.spec @@ -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 20200910-4 +- Require mkfontscale and mkfontdir directly (#1937125) + * Wed Jan 27 2021 Fedora Release Engineering - 20200910-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild