fix license, rebuild
This commit is contained in:
parent
9053609cca
commit
2a66f07227
@ -4,13 +4,14 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.3.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Requires: smtpdaemon
|
||||
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
|
||||
URL: http://fetchmail.berlios.de/
|
||||
License: GPL
|
||||
# For a breakdown of the licensing, see COPYING
|
||||
License: GPL+ and Public Domain
|
||||
Group: Applications/Internet
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: gettext-devel hesiod-devel krb5-devel openssl-devel
|
||||
@ -83,6 +84,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 23 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.8-2
|
||||
- fix license
|
||||
- rebuild
|
||||
|
||||
* Mon Jul 2 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.8-1
|
||||
- Update to fetchmail-6.3.8 (#246445)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user