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

            Bug ID: 1933644
           Summary: Don't BuildRequires xorg-x11-font-utils
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: unifont
          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]
            Blocks: 1932731
  Target Milestone: ---
    Classification: Fedora



Explicitly require the tool 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/unifont.spec b/unifont.spec
index fe68e06..71c5d93 100644
--- a/unifont.spec
+++ b/unifont.spec
@@ -11,7 +11,7 @@ Source1:         unifont.metainfo.xml
 BuildRequires:   make
 BuildRequires:   gcc
 BuildRequires:   perl-generators
-BuildRequires:   xorg-x11-font-utils
+BuildRequires:   bdftopcf
 BuildRequires:   fontforge
 BuildRequires:   fontpackages-devel
 BuildRequires:   texinfo


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



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