This commit is contained in:
parent
7e36522f2d
commit
451f6b5227
10
wine.spec
10
wine.spec
@ -169,6 +169,15 @@ POSIX calls on-the-fly, eliminating the performance and memory
|
||||
penalties of other methods and allowing you to cleanly integrate
|
||||
Windows applications into your desktop.
|
||||
|
||||
%if %{staging}
|
||||
This WINE flavor contains the "staging" development patchset
|
||||
on top of the regular Wine release.
|
||||
%endif
|
||||
|
||||
%if %{nine}
|
||||
This WINE flavor contains Direct3D9 enhancements patches for Gallium Nine support.
|
||||
%endif
|
||||
|
||||
You can run your Windows executables with it and write your Windows
|
||||
programs under Linux and link against the WINE libraries. It is not
|
||||
necessary to have a Windows installation to run WINE.
|
||||
@ -180,7 +189,6 @@ information.
|
||||
You can invoke wine by entering 'wine program.exe'. Configure it by
|
||||
running 'winecfg'.
|
||||
|
||||
|
||||
%package devel
|
||||
Summary: Files for Wine development
|
||||
Group: Development/Libraries/C and C++
|
||||
|
Loading…
x
Reference in New Issue
Block a user