auto-import changelog data from fetchmail-5.9.0-21.8.0.src.rpm

Fri Dec 13 2002 Nalin Dahyabhai <nalin@redhat.com> 5.9.0-21.8.0
- add patch for e-matters heap overflow
This commit is contained in:
cvsdist 2004-09-09 04:45:12 +00:00
parent 455f687192
commit a9ffc66c8e

View File

@ -2,13 +2,14 @@
Summary: A remote mail retrieval and forwarding utility.
Name: fetchmail
Version: 5.9.0
Release: 21
Release: 21.8.0
Requires: smtpdaemon
Source: http://www.tuxedo.org/~esr/fetchmail/fetchmail-%{version}.tar.gz
Source1: fetchmailconf.1
Patch0: fetchmail-configure.patch
Patch1: fetchmail-5.9.0-trusty.patch
Patch2: fetchmail-5.9.0-codebits.patch
Patch3: fetchmail-5.9.0-heap.patch
URL: http://www.tuxedo.org/~esr/fetchmail/
License: GPL
Group: Applications/Internet
@ -49,6 +50,7 @@ need to have Python and Tk installed in order to use fetchmailconf.
%patch0 -p1 -b .configure
%patch1 -p1 -b .trusty
%patch2 -p1 -b .codebits
%patch3 -p1 -b .heap
aclocal
autoconf -f
@ -85,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Fri Dec 13 2002 Nalin Dahyabhai <nalin@redhat.com> 5.9.0-21.8.0
- add patch for e-matters heap overflow
* Wed Oct 2 2002 Nalin Dahyabhai <nalin@redhat.com> 5.9.0-21
- rebuild for RHL 8.0