[Pkg-samba-maint] r3745 - branches/samba/experimental/debian/patches

bubulle at alioth.debian.org bubulle at alioth.debian.org
Mon Apr 18 07:41:41 UTC 2011


Author: bubulle
Date: 2011-04-18 07:41:39 +0000 (Mon, 18 Apr 2011)
New Revision: 3745

Added:
   branches/samba/experimental/debian/patches/winbindd_tdb2_add_fcntl.patch
Log:
oops, wrong patch name

Copied: branches/samba/experimental/debian/patches/winbindd_tdb2_add_fcntl.patch (from rev 3743, branches/samba/experimental/debian/patches/winbindd_idmap2_add_fcntl.patch)
===================================================================
--- branches/samba/experimental/debian/patches/winbindd_tdb2_add_fcntl.patch	                        (rev 0)
+++ branches/samba/experimental/debian/patches/winbindd_tdb2_add_fcntl.patch	2011-04-18 07:41:39 UTC (rev 3745)
@@ -0,0 +1,16 @@
+Description: Add fcntl.h to winbindd_idmap2 to make it compile
+Author: Luk Claes <luk at debian.org>
+Origin: vendor
+Bug: https://bugzilla.samba.org/show_bug.cgi?id=8091
+Forwarded: https://bugzilla.samba.org/show_bug.cgi?id=8091
+
+--- samba-3.6.0~pre2.orig/source3/winbindd/idmap_tdb2.c
++++ samba-3.6.0~pre2/source3/winbindd/idmap_tdb2.c
+@@ -32,6 +32,7 @@
+ */
+ 
+ #include "includes.h"
++#include "fcntl.h"
+ #include "winbindd.h"
+ #include "idmap.h"
+ #include "idmap_rw.h"





More information about the Pkg-samba-maint mailing list