We need bdftopcf which is already a separate Provides by xorg-x11-font-utils. xorg-x11-font-utils is to be split up into multiple packages, see Bug 1932731, so let's get our BuildRequires to work smoothly across that change. Suggested diff: diff --git a/artwiz-aleczapka-fonts.spec b/artwiz-aleczapka-fonts.spec index b30b113..9e64ef4 100644 --- a/artwiz-aleczapka-fonts.spec +++ b/artwiz-aleczapka-fonts.spec @@ -36,7 +36,8 @@ Source17: artwiz-aleczapka-fonts-snap-fontconfig.conf Patch0: artwiz-aleczapka-fkp-cleanups.patch Patch1: artwiz-aleczapka-fonts-1.3-fix-makepcf.patch BuildArch: noarch -BuildRequires: xorg-x11-font-utils, fontpackages-devel +BuildRequires: bdftopcf +BuildRequires: fontpackages-devel Requires: %{fontname}-anorexia-fonts = %{version}-%{release} Requires: %{fontname}-aqui-fonts = %{version}-%{release} Requires: %{fontname}-cure-fonts = %{version}-%{release} \ Verified successful build in a local F33 container with only the mkfontscale (Bug 1932734) and bdftopcf (Bug 1932736) packages installed, no xorg-x11-font-utils.
Why am I CCed on this bug? I don't comaintain this package. You added many unnecessary CCs.
Fixed in rawhide.
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.