Marcus Meissner
68f1ef7452
- Initial support for user32 data structures in shared memory. - Mono engine updated to version 9.2.0. - Rewrite of the CMD.EXE engine. - Fixed handling of async I/O status in new WoW64 mode. - Various bug fixes. - update staging to 9.12 release OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1120
5 lines
214 B
Plaintext
5 lines
214 B
Plaintext
# Some of our .a files are data only, rpmlint check does not cover that
|
|
addFilter("lto-no-text-in-archive")
|
|
# we have a libwine.so.1, but it is really just for wine usage only.
|
|
addFilter("shlib-policy-name-error")
|