- Fix install path and file format for global rpmlint config file on openSUSE_Tumbleweed (bug boo#1190304, boo#1190438) - Use rpmlint-mini also on Leap 15.x to fix the conflict breakage - Be more verbose when version in generated xxxConfigVersion.cmake files is empty (see https://build.opensuse.org/request/show/915515) - Sync with mingw32 variant OBS-URL: https://build.opensuse.org/request/show/919461 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=131
5 lines
245 B
Plaintext
5 lines
245 B
Plaintext
addFilter("^mingw64-.*filelist-forbidden-fhs23")
|
|
addFilter("^mingw64-.*filelist-forbidden-opt")
|
|
addFilter("^mingw64-.*non-conffile-in-etc")
|
|
# positive false on tumbleweed, does not work as expected
|
|
addFilter("^mingw64-.*unused-rpmlintrc-filter") |