- Update to fetchmail-6.3.3
This commit is contained in:
parent
0781a5005d
commit
f8c399f4df
@ -1,2 +1,2 @@
|
||||
fetchmail-6.3.2.tar.bz2
|
||||
fetchmail-6.3.2.tar.bz2.asc
|
||||
fetchmail-6.3.3.tar.bz2
|
||||
fetchmail-6.3.3.tar.bz2.asc
|
||||
|
@ -3,13 +3,11 @@
|
||||
|
||||
Summary: A remote mail retrieval and forwarding utility.
|
||||
Name: fetchmail
|
||||
Version: 6.3.2.1
|
||||
Release: 1.2
|
||||
Version: 6.3.3
|
||||
Release: 1
|
||||
Requires: smtpdaemon
|
||||
Source0: http://download.berlios.de/fetchmail/fetchmail-6.3.2.tar.bz2
|
||||
Source1: http://download.berlios.de/fetchmail/fetchmail-6.3.2.tar.bz2.asc
|
||||
Source2: http://download.berlios.de/fetchmail/patch-6.3.2.1-fix-netrc-SIGSEGV.diff
|
||||
Source3: http://download.berlios.de/fetchmail/patch-6.3.2.1-fix-netrc-SIGSEGV.diff.asc
|
||||
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
|
||||
URL: http://fetchmail.berlios.de/
|
||||
License: GPL
|
||||
@ -46,8 +44,7 @@ Install fetchmailconf if you need help configuring fetchmail. You'll
|
||||
need to have Python and Tk installed in order to use fetchmailconf.
|
||||
|
||||
%prep
|
||||
%setup -q -n fetchmail-6.3.2
|
||||
patch -p0 < %{SOURCE2}
|
||||
%setup -q
|
||||
%patch0 -p1 -b .addrconf
|
||||
|
||||
%build
|
||||
@ -86,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 31 2006 Miloslav Trmac <mitr@redhat.com> - 6.3.3-1
|
||||
- Update to fetchmail-6.3.3
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.3.2.1-1.2
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user