- Mailslots reimplemented using server-side I/O. - More support for ODBC Windows drivers. - Still more user32 data structures in shared memory. - Various bug fixes. - update staging to 9.14 release OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1138
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")
|