SHA256
1
0
forked from pool/wine

updated to 1.4-rc1

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=119
This commit is contained in:
Marcus Meissner 2012-01-30 12:58:43 +00:00 committed by Git OBS Bridge
parent 383c94aa23
commit a28b7309e4
4 changed files with 888 additions and 141 deletions

View File

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

3
wine-1.4-rc1.tar.bz2 Normal file
View File

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

View File

@ -1,7 +1,7 @@
#
# spec file for package wine
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%bcond_with hal
Name: wine
@ -56,14 +57,14 @@ BuildRequires: sane-backends
%if 0%{?suse_version} > 1130
BuildRequires: gstreamer-0_10-plugins-base-devel
%endif
Version: 1.3.33
Version: 1.3.38_1.4rc1
Release: 0
Summary: An MS Windows Emulator
License: LGPL-2.1+
Group: System/Emulators/PC
Url: http://www.winehq.com
# vanilla Wine release
Source0: wine-%version.tar.bz2
Source0: wine-1.4-rc1.tar.bz2
Source1: http://kegel.com/wine/winetricks
Source2: http://kegel.com/wine/wisotool
Source3: README.SuSE
@ -106,6 +107,7 @@ running 'winecfg'.
%package 32bit
Summary: The 32bit runtime system of Wine
Group: System/Emulators/PC
# requires either 32bit or 64bit wine
Requires: wine = %version
# lib dependencies that are dynamically loaded
@ -124,6 +126,7 @@ It is required to run Win32 binaries. It requires either the 32bit or 64bit
%package devel
Summary: files for wine development
Group: System/Emulators/PC
%description devel
This RPM contains the header files and development tools for the WINE

1014
winetricks

File diff suppressed because it is too large Load Diff