Accepting request 36837 from Emulators
checked in (request 36837) OBS-URL: https://build.opensuse.org/request/show/36837 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=31
This commit is contained in:
parent
267ff23824
commit
255cb588ae
3
wine-1.1.40.tar.bz2
Normal file
3
wine-1.1.40.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ad6c3ef77a523d17b778cbe4f2169e46e3f804d8d6f998f5e2965eae800f2b3
|
||||||
|
size 16467405
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:902c1cfe618f06b001a37c5e165db9645e7fc4c1ce994252ae10673dddf16e1a
|
|
||||||
size 16529436
|
|
26
wine.changes
26
wine.changes
@ -1,29 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Apr 2 20:52:05 CEST 2010 - meissner@suse.de
|
|
||||||
|
|
||||||
- Updated to 1.1.42
|
|
||||||
- Support for shared 32/64-bit setups.
|
|
||||||
- Dwarf debug info support for better backtraces.
|
|
||||||
- More standard actions supported in MSI.
|
|
||||||
- Support for TIFF image format in WinCodecs.
|
|
||||||
- A number of Direct3D improvements.
|
|
||||||
- Shell fixes for better Internet Explorer support.
|
|
||||||
- Various bug fixes.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Mar 19 20:31:31 CET 2010 - meissner@suse.de
|
|
||||||
|
|
||||||
- Updated to 1.1.41
|
|
||||||
- A wide range of Direct3D improvements.
|
|
||||||
- Support for SHA-256, SHA-384, and SHA-512 algorithms.
|
|
||||||
- A number of MSHTML fixes.
|
|
||||||
- Support for mp3 decoding on Mac OS X.
|
|
||||||
- Various widl improvements.
|
|
||||||
- More typelib fixes.
|
|
||||||
- OLE storage improvements.
|
|
||||||
- Various bug fixes.
|
|
||||||
- Updated winetricks
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 17 13:47:52 CET 2010 - meissner@suse.de
|
Wed Mar 17 13:47:52 CET 2010 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -18,11 +18,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: wine
|
Name: wine
|
||||||
BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils fdupes flex freeglut-devel freetype2-devel giflib-devel gnutls-devel hal-devel libgphoto2-devel libgsm-devel libjpeg-devel liblcms-devel libpng-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files libtiff-devel
|
BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils fdupes flex freeglut-devel freetype2-devel giflib-devel gnutls-devel hal-devel libgphoto2-devel libgsm-devel libjpeg-devel liblcms-devel libpng-devel libxslt-devel ncurses-devel openldap2-devel prelink sane-backends update-desktop-files
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 1.1.42
|
Version: 1.1.40
|
||||||
Release: 2
|
Release: 2
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
Url: http://www.winehq.com
|
Url: http://www.winehq.com
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#---- Constants -------------------------------------------------
|
#---- Constants -------------------------------------------------
|
||||||
|
|
||||||
# Name of this version of winetricks (YYYYMMDD)
|
# Name of this version of winetricks (YYYYMMDD)
|
||||||
VERSION=20100317
|
VERSION=20100316
|
||||||
|
|
||||||
early_wine()
|
early_wine()
|
||||||
{
|
{
|
||||||
@ -241,7 +241,7 @@ usage() {
|
|||||||
echo " riched30 MS riched30"
|
echo " riched30 MS riched30"
|
||||||
echo " richtx32 MS Rich TextBox Control 6.0"
|
echo " richtx32 MS Rich TextBox Control 6.0"
|
||||||
echo " shockwave Adobe Shockwave Player"
|
echo " shockwave Adobe Shockwave Player"
|
||||||
echo " steam Steam Client App from Valve"
|
echo " steam Valve's Steam Client App"
|
||||||
echo " tahoma MS Tahoma font (not part of corefonts)"
|
echo " tahoma MS Tahoma font (not part of corefonts)"
|
||||||
echo " urlmon MS urlmon.dll"
|
echo " urlmon MS urlmon.dll"
|
||||||
echo " usp10 MS usp10.dll (Uniscribe)"
|
echo " usp10 MS usp10.dll (Uniscribe)"
|
||||||
|
Loading…
Reference in New Issue
Block a user