]> git.pld-linux.org Git - packages/heimdal.git/commitdiff
- added missing export for krb5_get_validated_creds auto/th/heimdal-1.5.3-4
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Dec 2013 18:46:04 +0000 (19:46 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Dec 2013 18:46:04 +0000 (19:46 +0100)
- rel 4

heimdal-missing-exports.patch [moved from heimdal-missing-mit_glue-exports.patch with 86% similarity]
heimdal.spec

similarity index 86%
rename from heimdal-missing-mit_glue-exports.patch
rename to heimdal-missing-exports.patch
index f53b42b9b0cc2131135725ae6ac13f59366c86ec..58d38bf67445d50ad5b671676283c9b79da918a6 100644 (file)
@@ -40,3 +40,11 @@ index dc39a10..76a1e5e 100644
                krb5_cc_copy_match_f;
                krb5_cc_default;
                krb5_cc_default_name;
+@@ -381,6 +381,7 @@
+               krb5_get_renewed_creds;
+               krb5_get_server_rcache;
+               krb5_get_use_admin_kdc;
++              krb5_get_validated_creds;
+               krb5_get_warn_dest;
+               krb5_get_wrapped_length;
+               krb5_getportbyname;
index e3eac43771b7e76795340f7d7c6ae343eec2b22f..69aa47446a9640b1de5ec58fe43a86b9f2841194 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Heimdal implementation of Kerberos V5 system
 Summary(pl.UTF-8):     Implementacja Heimdal systemu Kerberos V5
 Name:          heimdal
 Version:       1.5.3
-Release:       3
+Release:       4
 License:       Free
 Group:         Networking
 Source0:       http://www.h5l.org/dist/src/%{name}-%{version}.tar.gz
@@ -38,7 +38,7 @@ Patch9:               %{name}-sbindir.patch
 Patch10:       %{name}-ntlm-digest.patch
 Patch11:       %{name}-krb5config-nosysdirs.patch
 Patch12:       %{name}-tinfo.patch
-Patch13:       %{name}-missing-mit_glue-exports.patch
+Patch13:       %{name}-missing-exports.patch
 Patch14:       %{name}-texinfo.patch
 URL:           http://www.h5l.org/
 BuildRequires: autoconf >= 2.62
This page took 0.029553 seconds and 4 git commands to generate.