/[packages]/cauldron/mingw32-filesystem/current/SOURCES/mingw32-rpmlint.config
ViewVC logotype

Contents of /cauldron/mingw32-filesystem/current/SOURCES/mingw32-rpmlint.config

Parent Directory Parent Directory | Revision Log Revision Log


Revision 67309 - (show annotations) (download)
Thu Mar 10 02:24:47 2011 UTC (13 years, 1 month ago) by ahmad
File size: 802 byte(s)
imported package mingw32-filesystem
1 # rpmlint overrides file.
2 # This file filters out MinGW warnings.
3 # See: http://fedoraproject.org/wiki/MinGW/Rpmlint
4
5 # Unconditionally remove devel-file-in-non-devel rpmlint warning.
6 addFilter ("^mingw32-.*devel-file-in-non-devel")
7
8 # /usr/i686-pc-mingw32 is permitted by MinGW packaging guidelines.
9 addFilter ("^mingw32-.*non-standard-dir-in-usr i686-pc-mingw32")
10
11 # Permit *.la files (error is a bit odd, but it's what rpmlint prints).
12 addFilter ("^mingw32-.*script-without-shebang.*\.la$")
13
14 # GCC and libtool create executable archive files. It's not clear
15 # why, but we permit this for now.
16 addFilter ("^mingw32-.*spurious-executable-perm.*\.dll\.a$")
17
18 # *.dll.a files are permitted arch-independent objects.
19 addFilter ("^mingw32-.*arch-independent-package-contains-binary-or-object.*\.dll\.a$")

  ViewVC Help
Powered by ViewVC 1.1.30