]> git.pld-linux.org Git - packages/wine.git/commitdiff
- Patch4:fix build wine with ldap 2.4 auto/th/wine-0_9_48-3
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Tue, 6 Nov 2007 14:51:50 +0000 (14:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine.spec -> 1.294

wine.spec

index e59822dae9fcf4df63719a9e56f14ef99ae3e71d..cd1ab14588046fdb997dde5e7715ab3ae753f856 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -31,7 +31,7 @@ Summary(pl.UTF-8):    Program pozwalający uruchamiać aplikacje Windows
 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
@@ -41,6 +41,7 @@ Patch0:               %{name}-fontcache.patch
 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
@@ -234,6 +235,7 @@ Sterownik NAS dla implementacji mm.dll (systemu multimediów) w Wine.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # turn off compilation of some tools
 sed -i -e "s|winetest \\\|\\\|;s|avitools||" programs/Makefile.in
This page took 0.271068 seconds and 4 git commands to generate.