Bug 1933647

Summary: Don't BuildRequires xorg-x11-font-utils
Product: [Fedora] Fedora Reporter: Peter Hutterer <peter.hutterer>
Component: x3270Assignee: Dan Horák <dan>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: andreas.bierfert, dan, extras-qa, fonts-bugs, i18n-bugs, jani, karsten, lef, petersen, psatpute, pwu, sbueno, tagoh, vishalvijayraghavan, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: x3270-4.0ga14-2.fc35 x3270-4.0ga14-2.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-01 12:33:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1932731    

Description Peter Hutterer 2021-03-01 10:47:48 UTC
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.

Comment 1 Peter Hutterer 2021-03-02 00:30:38 UTC
Thanks, can I ask you to push this to f34 too please? I'd like to get this change in before beta. Thanks.

Comment 2 Dan Horák 2021-03-02 07:55:27 UTC
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.

Comment 3 Fedora Update System 2021-03-02 08:03:10 UTC
FEDORA-2021-6784fdda2f has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6784fdda2f

Comment 4 Fedora Update System 2021-03-03 15:43:18 UTC
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.

Comment 5 Fedora Update System 2021-03-19 17:43:07 UTC
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.

Comment 6 Fedora Update System 2021-03-19 19:59:21 UTC
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.