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
|
Summary: A remote mail retrieval and forwarding utility
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.3.8
|
Version: 6.3.8
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Requires: smtpdaemon
|
Requires: server(smtp)
|
||||||
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2
|
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2
|
||||||
Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2.asc
|
Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2.asc
|
||||||
Patch0: fetchmail-6.2.5-addrconf.patch
|
Patch0: fetchmail-6.2.5-addrconf.patch
|
||||||
@ -86,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Feb 11 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.8-5
|
||||||
- Fix Buildroot
|
- Fix Buildroot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user