- Fix fetchmail-6.3.3-resolv.patch

This commit is contained in:
Miloslav Trmac 2006-04-01 21:14:33 +00:00
parent 563f683862
commit 36f8b44dc7

View File

@ -4,7 +4,7 @@
Summary: A remote mail retrieval and forwarding utility.
Name: fetchmail
Version: 6.3.3
Release: 2
Release: 3
Requires: smtpdaemon
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2
Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2.asc
@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Sat Apr 1 2006 Miloslav Trmac <mitr@redhat.com> - 6.3.3-3
- Fix fetchmail-6.3.3-resolv.patch
* Fri Mar 31 2006 Miloslav Trmac <mitr@redhat.com> - 6.3.3-2
- Fix some type mismatches on 64-bit architectures
- Fix checking for res_* on architectures with newer glibc ABI