From 57aa5b14b671f8bf6fba4c7e8d14f303ed2357b7 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Mon, 19 Feb 2007 00:47:48 +0000 Subject: [PATCH] - Update to fetchmail-6.3.7 --- .cvsignore | 4 ++-- fetchmail.spec | 9 +++++---- sources | 4 ++-- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index cd83ec4..b5a3816 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -fetchmail-6.3.6.tar.bz2 -fetchmail-6.3.6.tar.bz2.asc +fetchmail-6.3.7.tar.bz2 +fetchmail-6.3.7.tar.bz2.asc diff --git a/fetchmail.spec b/fetchmail.spec index d50b308..b92caa3 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -3,13 +3,12 @@ Summary: A remote mail retrieval and forwarding utility Name: fetchmail -Version: 6.3.6 -Release: 2%{?dist} +Version: 6.3.7 +Release: 1%{?dist} Requires: smtpdaemon Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2 Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2.asc Patch0: fetchmail-6.2.5-addrconf.patch -Patch1: fetchmail-6.3.6-kpop.patch URL: http://fetchmail.berlios.de/ License: GPL Group: Applications/Internet @@ -47,7 +46,6 @@ need to have Python and Tk installed in order to use fetchmailconf. %prep %setup -q %patch0 -p1 -b .addrconf -%patch1 -p1 -b .kpop %build %configure --enable-POP3 --enable-IMAP --with-ssl --with-hesiod \ @@ -85,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Feb 19 2007 Miloslav Trmac - 6.3.7-1 +- Update to fetchmail-6.3.7 + * Mon Jan 22 2007 Miloslav Trmac - 6.3.6-2 - Let KPOP use PASS again Resolves: #223661 diff --git a/sources b/sources index 9ebe81a..95072e6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -4fab7ca100ca36e41a2e8dbf5b32a3cf fetchmail-6.3.6.tar.bz2 -2835d60ee1eaefcac5f6af5728544e60 fetchmail-6.3.6.tar.bz2.asc +9ef60ab06661108c3c6605aad97e8325 fetchmail-6.3.7.tar.bz2 +3306d6a985b31a9c760814874922a5eb fetchmail-6.3.7.tar.bz2.asc