Bug 1119423

Summary: rpmlint dictionary shows warning: imapd-> imaged
Product: [Fedora] Fedora Reporter: Avesh Agarwal <avagarwa>
Component: rpmlintAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: a.badger, manuel.wolfshant, tcallawa, tmz, twoerner, 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: 2014-07-14 20:44:51 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 Avesh Agarwal 2014-07-14 18:28:45 UTC
Description of problem:
rpmlint dictionary shows warning: imapd-> imaged 

imapd is acronym for Internet Message Access Protocol daemon.  

Version-Release number of selected component (if applicable):
rpmlint-1.5-12.fc20.noarch

How reproducible:
always

Steps to Reproduce:
1. take any srpm like stunnel that impad in its %description tag
2. run rpmlin 
3. it shows false warning: W: spelling-error %description -l en_US imapd -> imaged

Actual results:
it shows false warning: W: spelling-error %description -l en_US imapd -> imaged

Expected results:
No warning

Additional info:

Comment 1 Tom "spot" Callaway 2014-07-14 20:44:51 UTC
This is because "imapd" is not an english word. It's not a false warning, its just safe to ignore.

Comment 2 Ville Skyttä 2014-07-17 08:25:17 UTC
BTW it's not rpmlint's dictionary in action, it's whatever enchant ends up using (most likely hunspell-en).