Bug 1933564

Summary: Don't BuildRequires xorg-x11-font-utils
Product: [Fedora] Fedora Reporter: Peter Hutterer <peter.hutterer>
Component: baekmuk-ttf-fontsAssignee: Peng Wu <pwu>
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, jgrulich, jreznik, kde-sig, me, m, petersen, pnemade, psatpute, pwu, rdieter, tagoh, than, vishalvijayraghavan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: baekmuk-ttf-fonts-2.2-54.fc35 baekmuk-ttf-fonts-2.2-54.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1933565 (view as bug list) Environment:
Last Closed: 2021-03-02 11:19:38 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 05:49:07 UTC
We need mkfontdir which is already separate Provides by xorg-x11-font-utils. xorg-x11-font-utils which 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/baekmuk-ttf-fonts.spec b/baekmuk-ttf-fonts.spec
index 1ccddd7..1086b21 100644
--- a/baekmuk-ttf-fonts.spec
+++ b/baekmuk-ttf-fonts.spec
@@ -28,7 +28,8 @@ Obsoletes:      fonts-korean <= 2.2-23
 Provides:       fonts-korean = %{version}-%{release}
 
 BuildArch:      noarch
-BuildRequires:  fontpackages-devel >= 1.13 , xorg-x11-font-utils
+BuildRequires:  fontpackages-devel >= 1.13
+BuildRequires:  mkfontdir
 BuildRequires:  ttmkfdir >= 3.0.6
 
 %description


Verified successful build in a local F33 container with only the mkfontscale (Bug 1932734) packages installed, no xorg-x11-font-utils.

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

Comment 2 Fedora Update System 2021-03-02 11:19:38 UTC
FEDORA-2021-f3336edd3c has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Fedora Update System 2021-03-02 11:45:41 UTC
FEDORA-2021-9660787a95 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-9660787a95

Comment 4 Peng Wu 2021-03-02 11:50:11 UTC
Okay, built the package for Fedora 34 and 35.

Comment 5 Fedora Update System 2021-03-03 15:43:32 UTC
FEDORA-2021-9660787a95 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-9660787a95`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-9660787a95

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2021-03-19 17:43:24 UTC
FEDORA-2021-9660787a95 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2021-03-19 19:59:33 UTC
FEDORA-2021-9660787a95 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.