Explicitly require the tools we actually need instead, xorg-x11-font-utils has had Provides: for these for ages. xorg-x11-font-utils is to be split up into multiple packages, see Bug 1932731, this ensures the transition goes smoothly. Suggested diff: diff --git a/zvbi.spec b/zvbi.spec index b2da906..b8df6f9 100644 --- a/zvbi.spec +++ b/zvbi.spec @@ -19,7 +19,7 @@ BuildRequires: fontconfig BuildRequires: gettext >= 0.16.1 BuildRequires: libpng-devel BuildRequires: libICE-devel -BuildRequires: xorg-x11-font-utils +BuildRequires: bdftopcf mkfontdir BuildRequires: systemd-units Requires(post): systemd-units Verified successful build in a local F33 container with only the mkfontscale (Bug 1932734) and bdftopcf (Bug 1932736) packages installed.
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.