- 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.3.tar.bz2
|
||||||
fetchmail-6.3.2.tar.bz2.asc
|
fetchmail-6.3.3.tar.bz2.asc
|
||||||
|
@ -3,13 +3,11 @@
|
|||||||
|
|
||||||
Summary: A remote mail retrieval and forwarding utility.
|
Summary: A remote mail retrieval and forwarding utility.
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.3.2.1
|
Version: 6.3.3
|
||||||
Release: 1.2
|
Release: 1
|
||||||
Requires: smtpdaemon
|
Requires: smtpdaemon
|
||||||
Source0: http://download.berlios.de/fetchmail/fetchmail-6.3.2.tar.bz2
|
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2
|
||||||
Source1: http://download.berlios.de/fetchmail/fetchmail-6.3.2.tar.bz2.asc
|
Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.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
|
|
||||||
Patch0: fetchmail-6.2.5-addrconf.patch
|
Patch0: fetchmail-6.2.5-addrconf.patch
|
||||||
URL: http://fetchmail.berlios.de/
|
URL: http://fetchmail.berlios.de/
|
||||||
License: GPL
|
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.
|
need to have Python and Tk installed in order to use fetchmailconf.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n fetchmail-6.3.2
|
%setup -q
|
||||||
patch -p0 < %{SOURCE2}
|
|
||||||
%patch0 -p1 -b .addrconf
|
%patch0 -p1 -b .addrconf
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -86,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.3.2.1-1.2
|
||||||
- bump again for double-long bug on ppc(64)
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user