SOURCES: amanda-heimdal.patch - a bit more

baggins baggins at pld-linux.org
Tue May 13 11:51:54 CEST 2008


Author: baggins                      Date: Tue May 13 09:51:54 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- a bit more

---- Files affected:
SOURCES:
   amanda-heimdal.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/amanda-heimdal.patch
diff -u SOURCES/amanda-heimdal.patch:1.1 SOURCES/amanda-heimdal.patch:1.2
--- SOURCES/amanda-heimdal.patch:1.1	Tue May 13 11:43:29 2008
+++ SOURCES/amanda-heimdal.patch	Tue May 13 11:51:48 2008
@@ -9,3 +9,25 @@
                  AMANDA_ADD_LIBS([-lgssapi -lkrb5 -lasn1])
                  AMANDA_ADD_CPPFLAGS([-DKRB5_HEIMDAL_INCLUDES])
                  break
+--- amanda-2.6.0/common-src/krb5-security.c~	2008-01-18 01:31:41.000000000 +0100
++++ amanda-2.6.0/common-src/krb5-security.c	2008-05-13 11:50:57.000000000 +0200
+@@ -67,7 +67,7 @@
+ #ifndef KRB5_HEIMDAL_INCLUDES
+ #include <gssapi/gssapi_generic.h>
+ #else
+-#include <gssapi/gssapi.h>
++#include <gssapi.h>
+ #endif
+ #include <krb5.h>
+ 
+--- amanda-2.6.0/common-src/security-util.h~	2008-01-18 01:31:41.000000000 +0100
++++ amanda-2.6.0/common-src/security-util.h	2008-05-13 11:51:10.000000000 +0200
+@@ -51,7 +51,7 @@
+ #  ifndef KRB5_HEIMDAL_INCLUDES
+ #    include <gssapi/gssapi_generic.h>
+ #  else
+-#    include <gssapi/gssapi.h>
++#    include <gssapi.h>
+ #  endif
+ #  include <krb5.h>
+ #endif
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/amanda-heimdal.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list