SOURCES: dovecot-gssapi.patch (NEW) - added

aredridel aredridel at pld-linux.org
Tue Dec 27 10:21:57 CET 2005


Author: aredridel                    Date: Tue Dec 27 09:21:56 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added

---- Files affected:
SOURCES:
   dovecot-gssapi.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/dovecot-gssapi.patch
diff -u /dev/null SOURCES/dovecot-gssapi.patch:1.1
--- /dev/null	Tue Dec 27 10:21:56 2005
+++ SOURCES/dovecot-gssapi.patch	Tue Dec 27 10:21:51 2005
@@ -0,0 +1,12 @@
+diff -ur dovecot-1.0.alpha5-o/src/auth/mech-gssapi.c dovecot-1.0.alpha5/src/auth/mech-gssapi.c
+--- dovecot-1.0.alpha5-o/src/auth/mech-gssapi.c	2005-10-28 05:50:23.000000000 -0600
++++ dovecot-1.0.alpha5/src/auth/mech-gssapi.c	2005-12-27 00:59:36.000000000 -0700
+@@ -27,7 +27,7 @@
+ 
+ #ifdef HAVE_GSSAPI
+ 
+-#include <gssapi/gssapi.h>
++#include <gssapi.h>
+ 
+ /* Non-zero flags defined in RFC 2222 */
+ enum sasl_gssapi_qop {
================================================================


More information about the pld-cvs-commit mailing list