SPECS: wine.spec - added ncurses.patch - rel 2

witekfl witekfl at pld-linux.org
Fri May 19 13:36:12 CEST 2006


Author: witekfl                      Date: Fri May 19 11:36:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added ncurses.patch
- rel 2

---- Files affected:
SPECS:
   wine.spec (1.236 -> 1.237) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.236 SPECS/wine.spec:1.237
--- SPECS/wine.spec:1.236	Tue May 16 21:01:21 2006
+++ SPECS/wine.spec	Fri May 19 13:36:07 2006
@@ -29,7 +29,7 @@
 Summary(pt_BR):	Executa programas Windows no Linux
 Name:		wine
 Version:	0.9.13
-Release:	1
+Release:	2
 Epoch:		1
 License:	LGPL
 Group:		Applications/Emulators
@@ -38,6 +38,7 @@
 Patch0:		%{name}-fontcache.patch
 Patch1:		%{name}-makedep.patch
 Patch2:		%{name}-alsa.patch
+Patch3:		%{name}-ncurses.patch
 #PatchX:		%{name}-dga.patch
 URL:		http://www.winehq.org/
 %{?with_alsa:BuildRequires:	alsa-lib-devel}
@@ -238,6 +239,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # turn off compilation of some tools
 sed -i -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in
@@ -245,6 +247,7 @@
 
 %build
 %{__autoconf}
+%{__autoheader}
 %configure \
 	%{!?debug:--disable-debug} \
 	%{!?debug:--disable-trace} \
@@ -469,6 +472,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.237  2006/05/19 11:36:07  witekfl
+- added ncurses.patch
+- rel 2
+
 Revision 1.236  2006/05/16 19:01:21  qboosh
 - added triggerpostun to unregister wine service on upgrade
 
================================================================

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



More information about the pld-cvs-commit mailing list