SHA256
1
0
forked from pool/wine

- Updated to 1.1.43

- Many more new icons.
  - Support for 32-bit prefixes with a 64-bit Wine.
  - Many additional msvcr80/90 functions.
  - Improvements to Bidi handling.
  - More complete mmdevapi (Win7 audio) support.
  - Improved handling of MSI patches.
  - A number of fixes for desktop menus.
  - Optimizations in OLE storage.
  - Various bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=36
This commit is contained in:
Marcus Meissner 2010-05-07 19:49:05 +00:00 committed by Git OBS Bridge
parent b74ffb42ba
commit 15bcd2b272
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bde84e5a01f401e567aca864ca326f8823bfe0ef64cfb0c76ff162f46001d106
size 16946211

3
wine-1.1.44.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a2496ca5df3c4281339f8d6ebe1a3ec29b5ec5a56a97a7322c86a2ee9ccbc7e
size 17195531

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri May 7 21:44:42 CEST 2010 - meissner@suse.de
- Updated to 1.1.43
- Many more new icons.
- Support for 32-bit prefixes with a 64-bit Wine.
- Many additional msvcr80/90 functions.
- Improvements to Bidi handling.
- More complete mmdevapi (Win7 audio) support.
- Improved handling of MSI patches.
- A number of fixes for desktop menus.
- Optimizations in OLE storage.
- Various bug fixes.
-------------------------------------------------------------------
Sun Apr 25 18:39:16 CEST 2010 - meissner@suse.de

View File

@ -64,7 +64,7 @@ Group: System/Emulators/PC
# requires either 32bit or 64bit wine
Requires: wine = %version
# lib dependencies that are dynamically loaded
Requires: libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libxslt.so.1 libhal.so.1 libncurses.so.6 libfreetype.so.6 libpng14.so.14.so.8 libcrypto.so.1.0.0 libssl.so.1.0.0 libfontconfig.so.1 libcups.so.2 libgnutls.so.26
Requires: libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libxslt.so.1 libhal.so.1 libncurses.so.6 libfreetype.so.6 libcrypto.so.1.0.0 libssl.so.1.0.0 libfontconfig.so.1 libcups.so.2 libgnutls.so.26 libpng14.so.14
%description 32bit
This package contains the 32bit runtime environmnent (libraries, DLLs, EXEs) of Wine.