Bug 1933567 - Don't BuildRequires xorg-x11-font-utils
Summary: Don't BuildRequires xorg-x11-font-utils
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: artwiz-aleczapka-fonts
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1932731
TreeView+ depends on / blocked
 
Reported: 2021-03-01 05:58 UTC by Peter Hutterer
Modified: 2021-03-19 20:04 UTC (History)
20 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-03-01 18:42:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Peter Hutterer 2021-03-01 05:58:31 UTC
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.

Comment 1 Kevin Kofler 2021-03-01 12:58:47 UTC
Why am I CCed on this bug? I don't comaintain this package. You added many unnecessary CCs.

Comment 2 Tom "spot" Callaway 2021-03-01 18:42:02 UTC
Fixed in rawhide.

Comment 3 Fedora Update System 2021-03-05 00:08:33 UTC
FEDORA-2021-8cfc91c13a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8cfc91c13a

Comment 4 Fedora Update System 2021-03-05 17:20:42 UTC
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.

Comment 5 Fedora Update System 2021-03-09 22:46:34 UTC
FEDORA-2021-8cfc91c13a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8cfc91c13a

Comment 6 Fedora Update System 2021-03-10 18:51:31 UTC
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.

Comment 7 Fedora Update System 2021-03-12 06:22:22 UTC
FEDORA-2021-8cfc91c13a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8cfc91c13a

Comment 8 Fedora Update System 2021-03-12 18:55:07 UTC
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.

Comment 9 Fedora Update System 2021-03-19 20:04:08 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.