Author: baggins Date: Wed Dec 9 14:22:41 2009 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - define KRB5_DEPRECATED only for MIT
---- Files affected: packages/amanda: amanda-heimdal.patch (1.3 -> 1.4) , amanda.spec (1.191 -> 1.192) ---- Diffs: ================================================================ Index: packages/amanda/amanda-heimdal.patch diff -u packages/amanda/amanda-heimdal.patch:1.3 packages/amanda/amanda-heimdal.patch:1.4 --- packages/amanda/amanda-heimdal.patch:1.3 Tue May 13 11:55:46 2008 +++ packages/amanda/amanda-heimdal.patch Wed Dec 9 15:22:36 2009 @@ -40,3 +40,17 @@ # endif # include <krb5.h> #endif +--- amanda-2.6.1p1/common-src/security-util.h~ 2009-12-09 15:20:43.091037399 +0100 ++++ amanda-2.6.1p1/common-src/security-util.h 2009-12-09 15:21:33.612974357 +0100 +@@ -47,10 +47,10 @@ + + + #ifdef KRB5_SECURITY +-# define KRB5_DEPRECATED 1 + # ifndef KRB5_HEIMDAL_INCLUDES ++# define KRB5_DEPRECATED 1 + # include <gssapi/gssapi_generic.h> + # else + # include <gssapi.h> + # endif + # include <krb5.h> ================================================================ Index: packages/amanda/amanda.spec diff -u packages/amanda/amanda.spec:1.191 packages/amanda/amanda.spec:1.192 --- packages/amanda/amanda.spec:1.191 Wed Dec 9 14:47:04 2009 +++ packages/amanda/amanda.spec Wed Dec 9 15:22:36 2009 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Sieciowo zorientowany system tworzenia kopii zapasowych Name: amanda Version: 2.6.1p1 -Release: 2 +Release: 3 License: BSD Group: Networking/Utilities Source0: http://dl.sourceforge.net/amanda/%{name}-%{version}.tar.gz @@ -601,6 +601,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.192 2009/12/09 14:22:36 baggins +- rel 3 +- define KRB5_DEPRECATED only for MIT + Revision 1.191 2009/12/09 13:47:04 baggins - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amanda/amanda-heimdal.patch?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amanda/amanda.spec?r1=1.191&r2=1.192&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
