Bug 657427

Summary: [rpmlint] Turn off the message "I: enchant-dictionary-not-found" for Chinese (zh_CN, zh_TW, zh_HK)
Product: [Fedora] Fedora Reporter: Ding-Yi Chen <dchen>
Component: rpmlintAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: manuel.wolfshant, tcallawa, tmz, ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-27 20:12:56 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 Ding-Yi Chen 2010-11-26 00:50:36 UTC
Description of problem:
Usually spelling check is not required for inputting Chinese,
thus there is no spelling check dictionary avail.
At least I am not aware of any, and I don't think there will
be any project address this in near future.

So please turn off the "I: enchant-dictionary-not-found"  
for Chinese (zh_CN, zh_TW, zh_HK)

Version-Release number of selected component (if applicable):


How reproducible:
Always.


Steps to Reproduce:
1. Insert following line to a spec file, say ibus-table-chinese.spec
Summary(zh_CN): 中文码表输入法

2. Build a source RPM with ibus-table-chinese.spec
3. rpmlint that source RPM.
  
Actual results:
ibus-table-chinese.src: I: enchant-dictionary-not-found zh_CN


Expected results:
No info message appear.

Additional info:

Comment 1 Ville Skyttä 2010-11-27 20:12:56 UTC
I don't think the info message causes any problems, just ignore the message or filter it out in ~/.config/rpmlint if it bothers you.