SPECS: wine.spec - Patch4:fix build wine with ldap 2.4

wolvverine wolvverine at pld-linux.org
Tue Nov 6 15:51:56 CET 2007


Author: wolvverine                   Date: Tue Nov  6 14:51:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Patch4:fix build wine with ldap 2.4

---- Files affected:
SPECS:
   wine.spec (1.293 -> 1.294) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.293 SPECS/wine.spec:1.294
--- SPECS/wine.spec:1.293	Sat Nov  3 16:15:59 2007
+++ SPECS/wine.spec	Tue Nov  6 15:51:50 2007
@@ -32,7 +32,7 @@
 Summary(pt_BR.UTF-8):	Executa programas Windows no Linux
 Name:		wine
 Version:	0.9.48
-Release:	2
+Release:	3
 Epoch:		1
 License:	LGPL
 Group:		Applications/Emulators
@@ -42,6 +42,7 @@
 Patch1:		%{name}-makedep.patch
 Patch2:		%{name}-ncurses.patch
 Patch3:		%{name}-bug9177_workaround.patch
+Patch4:		%{name}-wldap32.patch
 #PatchX:		%{name}-dga.patch
 URL:		http://www.winehq.org/
 BuildRequires:	OpenGL-GLU-devel
@@ -235,6 +236,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # turn off compilation of some tools
 sed -i -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in
@@ -459,6 +461,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.294  2007/11/06 14:51:50  wolvverine
+- Patch4:fix build wine with ldap 2.4
+
 Revision 1.293  2007/11/03 15:15:59  baggins
 - rel 2
 - BR openldap-devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wine.spec?r1=1.293&r2=1.294&f=u



More information about the pld-cvs-commit mailing list