Replace smtpdaemon requires by server(smtp) requires
This commit is contained in:
parent
1d6fb680e0
commit
6a5606bcd7
@ -4,8 +4,8 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.3.8
|
||||
Release: 5%{?dist}
|
||||
Requires: smtpdaemon
|
||||
Release: 6%{?dist}
|
||||
Requires: server(smtp)
|
||||
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
|
||||
@ -86,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 26 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.8-6
|
||||
- Replace smtpdaemon requires by server(smtp) requires
|
||||
Resolves: #66396
|
||||
|
||||
* Mon Feb 11 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.8-5
|
||||
- Fix Buildroot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user