updated to 1.4-rc1
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=119
This commit is contained in:
parent
383c94aa23
commit
a28b7309e4
@ -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
3
wine-1.4-rc1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:63c4dc5dbba882b1132ebbb18eee3c39d57634bf63a0c26e441a753ee51d3390
|
||||||
|
size 19901423
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wine
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_with hal
|
%bcond_with hal
|
||||||
|
|
||||||
Name: wine
|
Name: wine
|
||||||
@ -56,14 +57,14 @@ BuildRequires: sane-backends
|
|||||||
%if 0%{?suse_version} > 1130
|
%if 0%{?suse_version} > 1130
|
||||||
BuildRequires: gstreamer-0_10-plugins-base-devel
|
BuildRequires: gstreamer-0_10-plugins-base-devel
|
||||||
%endif
|
%endif
|
||||||
Version: 1.3.33
|
Version: 1.3.38_1.4rc1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An MS Windows Emulator
|
Summary: An MS Windows Emulator
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Emulators/PC
|
Group: System/Emulators/PC
|
||||||
Url: http://www.winehq.com
|
Url: http://www.winehq.com
|
||||||
# vanilla Wine release
|
# vanilla Wine release
|
||||||
Source0: wine-%version.tar.bz2
|
Source0: wine-1.4-rc1.tar.bz2
|
||||||
Source1: http://kegel.com/wine/winetricks
|
Source1: http://kegel.com/wine/winetricks
|
||||||
Source2: http://kegel.com/wine/wisotool
|
Source2: http://kegel.com/wine/wisotool
|
||||||
Source3: README.SuSE
|
Source3: README.SuSE
|
||||||
@ -106,6 +107,7 @@ running 'winecfg'.
|
|||||||
|
|
||||||
%package 32bit
|
%package 32bit
|
||||||
Summary: The 32bit runtime system of Wine
|
Summary: The 32bit runtime system of Wine
|
||||||
|
Group: System/Emulators/PC
|
||||||
# requires either 32bit or 64bit wine
|
# requires either 32bit or 64bit wine
|
||||||
Requires: wine = %version
|
Requires: wine = %version
|
||||||
# lib dependencies that are dynamically loaded
|
# 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
|
%package devel
|
||||||
Summary: files for wine development
|
Summary: files for wine development
|
||||||
|
Group: System/Emulators/PC
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This RPM contains the header files and development tools for the WINE
|
This RPM contains the header files and development tools for the WINE
|
||||||
|
988
winetricks
988
winetricks
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user