liberation-narrow-fonts currently BuildRequires: xorg-x11-font-utils xorg-x11-font-utils is to be split up into multiple packages, see Bug 1932731. This package only requires mkfontscale and mkfontdir, so let's BuildRequires these directly. xorg-x11-font-utils has had Provides for those for ages now anyway, so this is largely a noop from this package's POV. Suggested diff: diff --git a/liberation-narrow-fonts.spec b/liberation-narrow-fonts.spec index 73fd3d1..6cb1444 100644 --- a/liberation-narrow-fonts.spec +++ b/liberation-narrow-fonts.spec @@ -21,7 +21,8 @@ Source1: %{name}-generate.pe Source2: %{name}.conf Source3: %{name}.metainfo.xml BuildArch: noarch -BuildRequires: fontpackages-devel, xorg-x11-font-utils +BuildRequires: fontpackages-devel +BuildRequires: mkfontscale mkfontdir BuildRequires: fontforge BuildRequires: libappstream-glib Requires: fontpackages-filesystem Verified successful build in a local F33 container with only the mkfontscale (Bug 1932734) packages installed, no xorg-x11-font-utils.
FEDORA-2021-8cfc91c13a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8cfc91c13a
FEDORA-2021-8cfc91c13a has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-8cfc91c13a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-8cfc91c13a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-8cfc91c13a has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.