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/x3270.spec b/x3270.spec index 21f2e65..c75bdc2 100644 --- a/x3270.spec +++ b/x3270.spec @@ -23,7 +23,7 @@ BuildRequires: fontpackages-devel %package x11 Summary: IBM 3278/3279 terminal emulator for the X Window System -BuildRequires: xorg-x11-font-utils +BuildRequires: mkfontdir bdftopcf BuildRequires: libXaw-devel Requires: %{name} = %{version} Verified successful build in a local F33 container with only the mkfontscale (Bug 1932734) and bdftopcf (Bug 1932736) packages installed.
Thanks, can I ask you to push this to f34 too please? I'd like to get this change in before beta. Thanks.
Beta has been already frozen and this change doesn't qualify for a blocker or freeze exception IMO. But yes, I can push the update to F-34 branch too, for GA.
FEDORA-2021-6784fdda2f has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6784fdda2f
FEDORA-2021-6784fdda2f 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-6784fdda2f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-6784fdda2f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-6784fdda2f has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.