Bug 33250

Summary: QA0322: Incorrect values in SPEC file.
Product: [Retired] Red Hat Linux Reporter: Eugene Kanter <ekanter>
Component: XFree86-KOI8-RAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-26 15:37:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eugene Kanter 2001-03-26 15:37:17 UTC
Apparently LANG was changed and do not correspond ones in the %post anymore

From the .spec file:

%post
if [ "$LANG" = "ru_RU.KOI8-R" -o "$LANG" = "uk_UA.KOI8-U" ]; then
    /usr/sbin/chkfontpath -q --first -a /usr/share/fonts/%{ISONAME}/misc
else
    /usr/sbin/chkfontpath -q -a /usr/share/fonts/%{ISONAME}/misc
fi

In reality:
$ echo $LANG
ru_RU.koi8r

I am not sure what is the correct current spelling for "uk_UA.KOI8-U" is. 
Please verify.

Comment 1 Ngo Than 2001-03-27 22:18:56 UTC
It's fixed in XFree86-KOI8-R-1.0-6.