Created attachment 14834 [details] spec file patch Looking into wine-mono, I noticed it is not building the support for SDL2. In order to do that and also keep the "-fPIC" compiler option, the option was enabled globally. I haven't noticed any issue while running "wine" after these adjustments in wine-mono. Attached is a "spec" file patch that - adds "-fPIC" compiler options for "mono"; this fixed the SDL2 back-end. - adds "%undefine autoset_build_flags"; this mitigates the new rpm-mageia-setup 2.82 flags setup. - cleaning up. Hope it helps.
Thank you. Referenced this in bug 33903 about generally updating wine.
CC: (none) => friAssignee: bugsquad => pkg-bugs
Well, that was fast again. Thanks, Closing as fixed.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED