Bug 1933581

Summary: Don't BuildRequires xorg-x11-font-utils
Product: [Fedora] Fedora Reporter: Peter Hutterer <peter.hutterer>
Component: ucs-miscfixed-fontsAssignee: Pravin Satpute <psatpute>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: andreas.bierfert, extras-qa, fonts-bugs, i18n-bugs, jani, petersen, psatpute, pwu, tagoh, vishalvijayraghavan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ucs-miscfixed-fonts-0.3-26.fc35 ucs-miscfixed-fonts-0.3-26.eln110 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-02 08:07:31 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 07:24:04 UTC
Explicitly require the tools we actually need instead, xorg-x11-font-utils has had Provides: for this 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/ucs-miscfixed-fonts.spec b/ucs-miscfixed-fonts.spec
index 76dcaf9..4551032 100644
--- a/ucs-miscfixed-fonts.spec
+++ b/ucs-miscfixed-fonts.spec
@@ -15,7 +15,7 @@ Source1: 66-ucs-miscfixed.conf
 BuildArch: noarch
 Summary: Selected set of bitmap fonts
 BuildRequires: fontpackages-devel
-BuildRequires: xorg-x11-font-utils
+BuildRequires: mkfontdir bdftopcf fonttosfnt
 Conflicts: ucs-miscfixed-opentype-fonts
 
 %description


Verified successful build in a local F33 container with only the mkfontscale (Bug 1932734), fonttosfnt (Bug 1932737) and bdftopcf (Bug 1932736) packages installed.

Comment 1 Fedora Update System 2021-03-02 08:07:31 UTC
FEDORA-2021-50dadf250c has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 2 Fedora Update System 2021-03-02 08:13:33 UTC
FEDORA-2021-cf15ec3f35 has been pushed to the Fedora ELN stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Parag Nemade 2021-03-02 08:20:53 UTC
I have also built ucs-miscfixed-fonts-0.3-26.fc34 but not submitted yet any update. Please collect this build also when you submit all such packages together to F34.

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

Comment 5 Fedora Update System 2021-03-05 17:20:46 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 6 Fedora Update System 2021-03-09 22:46:36 UTC
FEDORA-2021-8cfc91c13a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8cfc91c13a

Comment 7 Fedora Update System 2021-03-10 18:51:33 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 8 Fedora Update System 2021-03-12 06:22:26 UTC
FEDORA-2021-8cfc91c13a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8cfc91c13a

Comment 9 Fedora Update System 2021-03-12 18:55:10 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 10 Fedora Update System 2021-03-19 20:05:22 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.