fixed version
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=121
This commit is contained in:
parent
2e901e6e7d
commit
ad25039dd7
@ -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
|
||||||
@ -63,7 +64,8 @@ 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-1.4-rc1.tar.bz2
|
%define winever 1.4-rc1
|
||||||
|
Source0: wine-%{winever}.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
|
||||||
@ -122,7 +124,7 @@ This RPM contains the header files and development tools for the WINE
|
|||||||
libraries.
|
libraries.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n %name-%winever
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
#
|
#
|
||||||
cp %{S:3} .
|
cp %{S:3} .
|
||||||
|
Loading…
Reference in New Issue
Block a user