- Update to fetchmail-6.3.7
This commit is contained in:
parent
42be1cc4d4
commit
57aa5b14b6
@ -1,2 +1,2 @@
|
|||||||
fetchmail-6.3.6.tar.bz2
|
fetchmail-6.3.7.tar.bz2
|
||||||
fetchmail-6.3.6.tar.bz2.asc
|
fetchmail-6.3.7.tar.bz2.asc
|
||||||
|
@ -3,13 +3,12 @@
|
|||||||
|
|
||||||
Summary: A remote mail retrieval and forwarding utility
|
Summary: A remote mail retrieval and forwarding utility
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.3.6
|
Version: 6.3.7
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Requires: smtpdaemon
|
Requires: smtpdaemon
|
||||||
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2
|
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2
|
||||||
Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2.asc
|
Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2.asc
|
||||||
Patch0: fetchmail-6.2.5-addrconf.patch
|
Patch0: fetchmail-6.2.5-addrconf.patch
|
||||||
Patch1: fetchmail-6.3.6-kpop.patch
|
|
||||||
URL: http://fetchmail.berlios.de/
|
URL: http://fetchmail.berlios.de/
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -47,7 +46,6 @@ need to have Python and Tk installed in order to use fetchmailconf.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .addrconf
|
%patch0 -p1 -b .addrconf
|
||||||
%patch1 -p1 -b .kpop
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-POP3 --enable-IMAP --with-ssl --with-hesiod \
|
%configure --enable-POP3 --enable-IMAP --with-ssl --with-hesiod \
|
||||||
@ -85,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 19 2007 Miloslav Trmac <mitr@redhat.com> - 6.3.7-1
|
||||||
|
- Update to fetchmail-6.3.7
|
||||||
|
|
||||||
* Mon Jan 22 2007 Miloslav Trmac <mitr@redhat.com> - 6.3.6-2
|
* Mon Jan 22 2007 Miloslav Trmac <mitr@redhat.com> - 6.3.6-2
|
||||||
- Let KPOP use PASS again
|
- Let KPOP use PASS again
|
||||||
Resolves: #223661
|
Resolves: #223661
|
||||||
|
Loading…
Reference in New Issue
Block a user