packages: heimdal/heimdal-make.patch, heimdal/heimdal.spec - rel 8 - fix mi...

baggins baggins at pld-linux.org
Mon Oct 18 18:22:15 CEST 2010


Author: baggins                      Date: Mon Oct 18 16:22:15 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 8
- fix missing symbol in libkrb5

---- Files affected:
packages/heimdal:
   heimdal-make.patch (1.5 -> 1.6) , heimdal.spec (1.219 -> 1.220) 

---- Diffs:

================================================================
Index: packages/heimdal/heimdal-make.patch
diff -u packages/heimdal/heimdal-make.patch:1.5 packages/heimdal/heimdal-make.patch:1.6
--- packages/heimdal/heimdal-make.patch:1.5	Thu Oct 14 18:23:58 2010
+++ packages/heimdal/heimdal-make.patch	Mon Oct 18 18:22:09 2010
@@ -74,3 +74,15 @@
 +	local:
 +		*;
 +};
+diff --git a/lib/krb5/version-script.map b/lib/krb5/version-script.map
+index f31620c..39f5146 100644
+--- a/lib/krb5/version-script.map
++++ b/lib/krb5/version-script.map
+@@ -105,6 +105,7 @@ HEIMDAL_KRB5_2.0 {
+ 		krb5_cc_get_type;
+ 		krb5_cc_get_version;
+ 		krb5_cc_initialize;
++		krb5_cc_last_change_time;
+ 		krb5_cc_move;
+ 		krb5_cc_new_unique;
+ 		krb5_cc_next_cred;

================================================================
Index: packages/heimdal/heimdal.spec
diff -u packages/heimdal/heimdal.spec:1.219 packages/heimdal/heimdal.spec:1.220
--- packages/heimdal/heimdal.spec:1.219	Mon Oct 18 01:39:59 2010
+++ packages/heimdal/heimdal.spec	Mon Oct 18 18:22:09 2010
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Implementacja Heimdal systemu Kerberos V5
 Name:		heimdal
 Version:	1.4
-Release:	7
+Release:	8
 License:	Free
 Group:		Networking
 Source0:	http://www.h5l.org/dist/src/%{name}-%{version}.tar.gz
@@ -814,6 +814,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.220  2010/10/18 16:22:09  baggins
+- rel 8
+- fix missing symbol in libkrb5
+
 Revision 1.219  2010/10/17 23:39:59  baggins
 - rel 7
 - install kcm internal headers only if explicitly requested (bcond)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heimdal/heimdal-make.patch?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/heimdal/heimdal.spec?r1=1.219&r2=1.220&f=u



More information about the pld-cvs-commit mailing list