- Updated to 1.3.33 development snapshot
- Support for text output in the DIB engine. - Improved support for HTTP proxies. - New version of the Gecko engine. - A number of cursor fixes. - Some fixes in bidirectional text layout. - Various bug fixes. - Updated to 1.3.32 development snapshot - BiDi text support in the multi-line edit control. - Support for pattern brushes in the DIB engine. - A number of MSXML fixes. - Improvements to the PostScript driver. - Various bug fixes. - Updated to 1.3.31 development snapshot - BiDi text support in the single-line edit control. - Support for StretchDIBits and AlphaBlend in the DIB engine. - A number of audio fixes. - VBScript improvements. - Various bug fixes. - Updated winetricks OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=116
This commit is contained in:
@@ -34,7 +34,7 @@ BuildRequires: gstreamer-0_10-plugins-base-devel
|
||||
License: LGPLv2.1+
|
||||
Group: System/Emulators/PC
|
||||
AutoReqProv: on
|
||||
Version: 1.3.30
|
||||
Version: 1.3.33
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
@@ -48,7 +48,7 @@ Source5: ubuntuwine.tar.bz2
|
||||
# SUSE specific patches
|
||||
# - currently none, but add them here
|
||||
Patch0: susepatches.patch
|
||||
Recommends: wine-gecko
|
||||
Recommends: wine-gecko >= 1.4
|
||||
Recommends: wine-mp3
|
||||
Recommends: dosbox
|
||||
Conflicts: wine-gecko < 1.3
|
||||
@@ -127,6 +127,7 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fomit-frame-pointer//'`
|
||||
# keep just for susepatches with configure changes
|
||||
autoconf
|
||||
autoheader -I include
|
||||
CFLAGS="$RPM_OPT_FLAGS" \
|
||||
%configure \
|
||||
--with-x \
|
||||
%ifarch x86_64
|
||||
|
Reference in New Issue
Block a user