From f4f85763b6345d28b0600807a9c590dd178c194f Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai <nalin@fedoraproject.org> Date: Wed, 16 Mar 2005 23:49:19 +0000 Subject: [PATCH] stop using a libkrb5 private symbol --- fetchmail.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fetchmail.spec b/fetchmail.spec index e87b1c0..5ca30bd 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -14,6 +14,7 @@ Patch2: fetchmail-6.2.0-crlf.patch Patch3: fetchmail-6.2.5-popcapa.patch Patch4: fetchmail-6.2.5-addrconf.patch Patch5: fetchmail-6.2.5-recent-after-expunge.patch +Patch6: fetchmail-6.2.5-krb5.patch URL: http://fetchmail.berlios.de/ License: GPL Group: Applications/Internet @@ -58,6 +59,7 @@ need to have Python and Tk installed in order to use fetchmailconf. %patch3 -p1 -b .popauth %patch4 -p1 -b .addrconf %patch5 -p1 -b .recent-after-expunge +%patch6 -p1 -b .krb5 autoheader autoconf @@ -101,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Mar 16 2005 Nalin Dahyabhai <nalin@redhat.com> 6.2.5-7 -- rebuild +- stop using one of the libkrb5 private functions * Thu Sep 30 2004 John Dennis <jdennis@redhat.com> 6.2.5-6 - fix bug #113492