Marcus Meissner
b5ab0459f2
- update to 9.21 release: - More support for network sessions in DirectPlay. - Header fixes for C++ compilation. - I/O completion fixes. - More formats supported in D3DX9. - Various bug fixes. - update staging to 9.21 release - remove wisotool, as it should not be useful anymore - remove dosbox as a runtime dependency - remove desktop integration, as most users who use wine directly, don't use them, and most people use wine bottle managers - spec file overhauled, using pkgconfig, removing Leap < 1500 OBS-URL: https://build.opensuse.org/request/show/1222910 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1156
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")
|