Bug 468987 - devel-file-in-non-devel-package for MinGW packages
Summary: devel-file-in-non-devel-package for MinGW packages
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmlint
Version: 10
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-29 11:41 UTC by Richard W.M. Jones
Modified: 2009-09-09 15:40 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-09-09 15:40:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2008-10-29 11:41:40 UTC
MinGW packaging guidelines were recently approved for Fedora:

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

All mingw32-* packages are designed for Fedora developers to
use.  There aren't any "end user" mingw32 packages.  Thus we
reasoned the split between foo/foo-devel in Fedora doesn't
apply, and the packaging committee agreed when they approved
the guidelines.

Thus files which would normally be found only in foo-devel
packages in native Fedora, can be found in mingw32-* packages.

For example:

mingw32-iconv.noarch: W: devel-file-in-non-devel-package /usr/i686-pc-mingw32/sys-root/mingw/include/iconv.h
mingw32-iconv.noarch: W: devel-file-in-non-devel-package /usr/i686-pc-mingw32/sys-root/mingw/lib/libcharset.a
mingw32-iconv.noarch: W: devel-file-in-non-devel-package /usr/i686-pc-mingw32/sys-root/mingw/lib/libcharset.dll.a
(bug 467325)

mingw32-libvirt.noarch: W: devel-file-in-non-devel-package /usr/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig/libvirt.pc
(bug 467418)

Comment 1 Richard W.M. Jones 2008-10-29 12:29:05 UTC
This warning is also seen with *.hpp files (in C++ packages)
and with the 'bin/*-config' scripts used by some programs.

Comment 2 Bug Zapper 2008-11-26 04:25:15 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 3 Richard W.M. Jones 2009-09-09 15:40:57 UTC
Closing - rpmlint no longer reports this as a problem.


Note You need to log in before you can comment on or make changes to this bug.