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

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



Explicitly require the tools we actually need instead, xorg-x11-font-utils has
had Provides: for these 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/zvbi.spec b/zvbi.spec
index b2da906..b8df6f9 100644
--- a/zvbi.spec
+++ b/zvbi.spec
@@ -19,7 +19,7 @@ BuildRequires:      fontconfig
 BuildRequires:      gettext >= 0.16.1
 BuildRequires:      libpng-devel
 BuildRequires:      libICE-devel
-BuildRequires:      xorg-x11-font-utils
+BuildRequires:      bdftopcf mkfontdir
 BuildRequires:      systemd-units

 Requires(post):     systemd-units



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