OBS User unknown
2009-03-02 00:37:48 +00:00
committed by Git OBS Bridge
parent f0f8dc05a2
commit 566beb9cdc
5 changed files with 89 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package wine (Version 1.1.14)
# spec file for package wine (Version 1.1.16)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -23,7 +23,7 @@ BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils
License: LGPL v2.1 or later
Group: System/Emulators/PC
AutoReqProv: on
Version: 1.1.14
Version: 1.1.16
Release: 1
Summary: An MS Windows Emulator
Url: http://www.winehq.com
@@ -32,7 +32,7 @@ Source1: http://kegel.com/wine/winetricks
Source3: README.SuSE
Source4: wine.desktop
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libX11.so.6 libXext.so.6 libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libGL.so.1 libGLU.so.1 libxslt.so.1 libhal.so.1 libncurses.so.5 libfreetype.so.6 libodbc.so.1 libpng12.so.0 libjpeg.so.62 libcrypto.so.0.9.8 libssl.so.0.9.8 libfontconfig.so.1 libcups.so.2
Requires: libX11.so.6 libXext.so.6 libXcursor.so.1 libXi.so.6 libXxf86vm.so.1 libXrender.so.1 libXrandr.so.2 libXinerama.so.1 libXcomposite.so.1 libGL.so.1 libGLU.so.1 libxslt.so.1 libhal.so.1 libncurses.so.5 libfreetype.so.6 libpng12.so.0 libjpeg.so.62 libcrypto.so.0.9.8 libssl.so.0.9.8 libfontconfig.so.1 libcups.so.2
ExclusiveArch: %ix86
%description
@@ -125,6 +125,23 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/aclocal/wine.m4
%changelog
* Sat Feb 28 2009 meissner@suse.de
- Updated to upstream 1.1.16
- Improved SANE scanner support.
- Support for digital CD audio playback.
- Improved cookies management in Wininet.
- Support for building stand-alone 16-bit modules.
- Many fixes to the regression tests on Windows.
- Various bug fixes.
- updated winetricks to current version
* Fri Feb 13 2009 meissner@suse.de
- Updated to upstream 1.1.15
- Gecko engine update.
- Better region support in GdiPlus.
- Support for cross-compilation in winegcc.
- Beginnings of MS Text Framework support.
- Many fixes to the regression tests on Windows.
- Various bug fixes.
* Tue Feb 03 2009 meissner@suse.de
- Updated to upstream 1.1.14
- Various bug fixes for Internet Explorer 7.