Bug 1933543

Summary: Don't BuildRequires xorg-x11-font-utils
Product: [Fedora] Fedora Reporter: Peter Hutterer <peter.hutterer>
Component: jisksp16-1990-fontsAssignee: Akira TAGOH <tagoh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: andreas.bierfert, extras-qa, fonts-bugs, i18n-bugs, jani, psatpute, tagoh, vishalvijayraghavan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: jisksp16-1990-fonts-0.983-23.fc35 jisksp16-1990-fonts-0.983-23.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1933544 (view as bug list) Environment:
Last Closed: 2021-03-02 10:55:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1932731    

Description Peter Hutterer 2021-03-01 03:12:30 UTC
The only thing we really need is mkfontdir which is already listed in BuildRequires.

xorg-x11-font-utils is to be split up into multiple packages, see Bug 1932731, dropping xorg-x11-font-utils means we no longer install that (unnecessary) package.

Suggested diff:

diff --git a/jisksp16-1990-fonts.spec b/jisksp16-1990-fonts.spec
index 259d224..98c73b8 100644
--- a/jisksp16-1990-fonts.spec
+++ b/jisksp16-1990-fonts.spec
@@ -11,7 +11,7 @@ URL:          http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/fonts/
 Source0:       http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/fonts/jisksp16-1990.bdf.Z
 
 BuildArch:     noarch
-BuildRequires: gzip mkfontdir xorg-x11-font-utils fontpackages-devel
+BuildRequires: gzip mkfontdir fontpackages-devel
 
 Requires:      fontpackages-filesystem
 Conflicts:     fonts-japanese <= 0.20061016-11.fc8


Verified successful build in a local F33 container with only the mkfontscale (Bug 1932734) package installed.

Comment 1 Fedora Update System 2021-03-02 10:55:34 UTC
FEDORA-2021-b2e7a53ebe has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 2 Fedora Update System 2021-03-02 11:06:42 UTC
FEDORA-2021-9e83324c78 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-9e83324c78

Comment 3 Fedora Update System 2021-03-03 15:43:30 UTC
FEDORA-2021-9e83324c78 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-9e83324c78`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-9e83324c78

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2021-03-19 17:43:21 UTC
FEDORA-2021-9e83324c78 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2021-03-19 19:59:31 UTC
FEDORA-2021-9e83324c78 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.