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

            Bug ID: 1933647
           Summary: Don't BuildRequires xorg-x11-font-utils
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: x3270
          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]
            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/x3270.spec b/x3270.spec
index 21f2e65..c75bdc2 100644
--- a/x3270.spec
+++ b/x3270.spec
@@ -23,7 +23,7 @@ BuildRequires: fontpackages-devel

 %package x11
 Summary: IBM 3278/3279 terminal emulator for the X Window System
-BuildRequires: xorg-x11-font-utils
+BuildRequires: mkfontdir bdftopcf
 BuildRequires: libXaw-devel
 Requires: %{name} = %{version}



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