SPECS: wine.spec - removed outdated -d3d9patch.patch (with bcond)
charles
charles at pld-linux.org
Mon Mar 6 14:37:45 CET 2006
Author: charles Date: Mon Mar 6 13:37:45 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed outdated -d3d9patch.patch (with bcond)
---- Files affected:
SPECS:
wine.spec (1.228 -> 1.229)
---- Diffs:
================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.228 SPECS/wine.spec:1.229
--- SPECS/wine.spec:1.228 Fri Mar 3 23:23:17 2006
+++ SPECS/wine.spec Mon Mar 6 14:37:39 2006
@@ -5,7 +5,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
#
@@ -42,8 +41,6 @@
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}
@@ -243,7 +240,6 @@
%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
@@ -483,6 +479,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.229 2006/03/06 13:37:39 charles
+- removed outdated -d3d9patch.patch (with bcond)
+
Revision 1.228 2006/03/03 22:23:17 wolf
- missing -devel in BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/wine.spec?r1=1.228&r2=1.229&f=u
More information about the pld-cvs-commit
mailing list