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

            Bug ID: 1933539
           Summary: Require mkfontdir/mkfontscale directly, not
                    xorg-x11-xkb-utils
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: liberation-fonts
          Assignee: vishalvijayragha...@gmail.com
          Reporter: peter.hutte...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: caillon+fedoraproj...@gmail.com,
                    extras...@fedoraproject.org,
                    fonts-bugs@lists.fedoraproject.org,
                    gnome-...@lists.fedoraproject.org,
                    i18n-b...@lists.fedoraproject.org, mcla...@redhat.com,
                    mtas...@tbz.t-com.ne.jp, peter...@redhat.com,
                    psatp...@redhat.com, rhug...@redhat.com,
                    rstr...@redhat.com, sandm...@redhat.com,
                    vishalvijayragha...@gmail.com
        Depends On: 1933537
            Blocks: 1932731
  Target Milestone: ---
    Classification: Fedora



liberation-fonts currently BuildRequires: xorg-x11-font-utils

xorg-x11-font-utils is to be split up into multiple packages, see Bug 1932731. 

This package only requires mkfontscale and mkfontdir, so let's BuildRequires
these directly. xorg-x11-font-utils has had Provides for those for ages now
anyway, so this is largely a noop from this package's POV.

Suggested diff:

diff --git a/liberation-fonts.spec b/liberation-fonts.spec
index a9cc575..583e224 100644
--- a/liberation-fonts.spec
+++ b/liberation-fonts.spec
@@ -24,7 +24,8 @@ Source8:          %{fontname}-sans.metainfo.xml
 Source9:          %{fontname}-serif.metainfo.xml
 BuildArch:        noarch

-BuildRequires:    fontpackages-devel >= 1.13, xorg-x11-font-utils
+BuildRequires:    fontpackages-devel >= 1.13
+BuildRequires:    mkfontscale mkfontdir
 BuildRequires:    fontforge
 BuildRequires:    libappstream-glib
 BuildRequires:    python3

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.



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1932731
[Bug 1932731] X.org Utility Deaggregation - xorg-x11-font-utils
https://bugzilla.redhat.com/show_bug.cgi?id=1933537
[Bug 1933537] Require mkfontdir/mkfontscale directly, not xorg-x11-xkb-utils
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
fonts-bugs mailing list -- fonts-bugs@lists.fedoraproject.org
To unsubscribe send an email to fonts-bugs-le...@lists.fedoraproject.org
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/fonts-bugs@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to