Bug 2119015

Summary: fontconfig-devel may require gettext-runtime
Product: [Fedora] Fedora Reporter: Sundeep Anand <suanand>
Component: fontconfigAssignee: Akira TAGOH <tagoh>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: ajax, caillon+fedoraproject, fonts-bugs, gnome-sig, i18n-bugs, mclasen, pnemade, rstrode, sandmann, tagoh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-05-30 10:43:03 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:

Description Sundeep Anand 2022-08-17 10:03:44 UTC
Description of problem:
In F37 we moved the gettext runtime programs to gettext-runtime.
So assuming if fontconfig-devel does not require any translation
management tools (like msgcat or xgettext) at runtime,
it should be possible for it to only Requires: gettext-runtime
(instead of gettext). The goal here is only to install 
gettext-runtime in the Fedora live image(s), etc.

Additional info:
https://fedoraproject.org/wiki/Changes/GettextRuntimeSubpackage

Comment 1 Akira TAGOH 2022-09-28 07:28:39 UTC
Sorry, I totally missed this.

Well, The dependency of gettext in fontconfig-devel is to make sure for those who want to use fontconfig.its and fontconfig.loc through msg* command to generate a PO file from xml-based fontconfig configuration files. I could update it to the weak dependency perhaps since gettext binaries isn't necessary required to use any devel files in fontconfig. that being said, updating the dependency to gettext-runtime sounds a bit far from the purpose of this dependency. any thoughts?

Comment 2 Sundeep Anand 2022-09-28 07:36:05 UTC
Agree, msg* commands are still in gettext. (so probably no change required, from that perspective)

Comment 3 Ben Cotton 2023-02-07 14:53:44 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle.
Changing version to 38.

Comment 4 Akira TAGOH 2023-05-30 10:43:03 UTC
Close this as a NOTABUG