Bug 468981

Summary: non-standard-dir-in-usr - /usr/i686-pc-mingw32 is now a valid path
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: rpmlintAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: manuel.wolfshant, tmz, ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-09 15:40:16 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 Richard W.M. Jones 2008-10-29 11:05:10 UTC
The MinGW packaging guidelines were approved recently.

http://fedoraproject.org/wiki/Packaging/MinGW

/usr/i686-pc-mingw32 is an acceptable path for installing
MinGW packages in Fedora.  (Yes, it's horrible, non-FSB
compliant, and no one really likes it, but it's a hard
requirement for gcc cross-compilers that we aren't in a
position to change).

rpmlint gives this warning:

mingw32-filesystem.noarch: W: non-standard-dir-in-usr i686-pc-mingw32

If rpmlint is running in Fedora and the package name begins
with 'mingw32-', then this warning is now wrong.

(See also: bug 467260)

Comment 1 Bug Zapper 2008-11-26 04:24:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Richard W.M. Jones 2009-09-09 15:40:16 UTC
Closing - rpmlint no longer reports this as a problem.