SPECS: wine.spec - removed unneeded ncurses patch

qboosh qboosh at pld-linux.org
Thu Sep 1 22:16:13 CEST 2005


Author: qboosh                       Date: Thu Sep  1 20:16:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed unneeded ncurses patch

---- Files affected:
SPECS:
   wine.spec (1.210 -> 1.211) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.210 SPECS/wine.spec:1.211
--- SPECS/wine.spec:1.210	Tue Aug 30 23:28:34 2005
+++ SPECS/wine.spec	Thu Sep  1 22:16:07 2005
@@ -40,11 +40,10 @@
 Source1:	%{name}.init
 Patch0:		%{name}-fontcache.patch
 Patch1:		%{name}-destdir.patch
-Patch2:		%{name}-ncurses.patch
-Patch3:		%{name}-makedep.patch
-Patch4:		%{name}-alsa.patch
+Patch2:		%{name}-makedep.patch
+Patch3:		%{name}-alsa.patch
 # Oliver Stieber's DirectX 9 support patch (unofficial, published on WWN Issue #271)
-Patch5:		%{name}-d3d9patch.patch
+Patch4:		%{name}-d3d9patch.patch
 #PatchX:		%{name}-dga.patch
 URL:		http://www.winehq.org/
 %if %{with xlibs}
@@ -249,10 +248,9 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-#%patch2 -p1
+%patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%{?with_d3d9:%patch5 -p1}
+%{?with_d3d9:%patch4 -p1}
 
 # turn off compilation of some tools
 sed -i -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in
@@ -481,6 +479,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.211  2005/09/01 20:16:07  qboosh
+- removed unneeded ncurses patch
+
 Revision 1.210  2005/08/30 21:28:34  paszczus
 - temporary (or maybe not?) commented wine-ncurses.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wine.spec?r1=1.210&r2=1.211&f=u




More information about the pld-cvs-commit mailing list