]> git.pld-linux.org Git - packages/wine.git/commitdiff
- removed outdated -d3d9patch.patch (with bcond)
authorKarol Krenski <charles@pld-linux.org>
Mon, 6 Mar 2006 13:37:39 +0000 (13:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.229

wine.spec

index 81dc19796ad25176f926252abdcddefb422b5534..d266e3208ae36109fc1d17f36cc8a4a8ff4947dc 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -4,7 +4,6 @@
 %bcond_without arts            # don't build aRts mm driver
 %bcond_without jack            # don't build JACK mm driver
 %bcond_without nas             # don't build NAS mm driver
-%bcond_with    d3d9            # build with d3d9 patch
 %bcond_without sane            # don't build TWAIN DLL with scanning support (through SANE)
 %bcond_without cups            # without CUPS printing support in winspool,wineps DLLs
 #
@@ -41,8 +40,6 @@ Source1:      %{name}.init
 Patch0:                %{name}-fontcache.patch
 Patch1:                %{name}-makedep.patch
 Patch2:                %{name}-alsa.patch
-# Oliver Stieber's DirectX 9 support patch (unofficial, published on WWN Issue #271)
-Patch3:                %{name}-d3d9patch.patch
 #PatchX:               %{name}-dga.patch
 URL:           http://www.winehq.org/
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
@@ -242,7 +239,6 @@ Sterownik NAS dla implementacji mm.dll (systemu multimedi
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%{?with_d3d9:%patch3 -p1}
 
 # turn off compilation of some tools
 sed -i -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in
This page took 0.043611 seconds and 4 git commands to generate.