https://bugzilla.redhat.com/show_bug.cgi?id=1933564

            Bug ID: 1933564
           Summary: Don't BuildRequires xorg-x11-font-utils
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: baekmuk-ttf-fonts
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected],
                    [email protected], [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected], [email protected],
                    [email protected], [email protected]
            Blocks: 1932731
  Target Milestone: ---
    Classification: Fedora



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.



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1932731
[Bug 1932731] X.org Utility Deaggregation - xorg-x11-font-utils
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
fonts-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to