- Updated to 1.4-rc1 release candidate (1.3.38_1.4rc1 for linearity)
- Improved crash dialog with support for saving the backtrace. - Support for the Back button in built-in Internet Explorer. - Keyboard accelerators can now be translated through po files. - A number of installer fixes. - Many translation updates and tweaks. - Various bug fixes. - autogenerate baselibs.conf - Updated to 1.3.36 development snapshot - Completion of the DIB engine. - Improvements to the C++ runtime. - A number of fixes in the audio drivers. - Unnecessary Direct3D options removed from WineCfg. - Some fixes to the built-in Internet Explorer. - Various bug fixes. - packaging changed to use baselibs methods - Updated to 1.3.36 development snapshot - UDisks backend for the dynamic device support. - Polygons and geometric pens implemented in the DIB engine. - JScript now compiles entire functions. - Improved support for vertical fonts. - A few more scripts in UniScribe. - A bunch of ctype functions implemented in MSVCP. - Various bug fixes. - Updated to 1.3.35 development snapshot - Triangular gradients and cosmetic wide pens support in the DIB engine. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=123
This commit is contained in:
@@ -132,7 +132,7 @@ cp %{S:3} .
|
||||
%build
|
||||
cat VERSION
|
||||
%ifarch %ix86
|
||||
# e.g. Steam hates it.
|
||||
# e.g. Steam and other copy protections hate removed %ebp.
|
||||
export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fomit-frame-pointer//'`
|
||||
%endif
|
||||
# keep just for susepatches with configure changes
|
||||
|
Reference in New Issue
Block a user