From 2a66f07227763e5811ab0ca704a09d3f827dce8f Mon Sep 17 00:00:00 2001 From: vcrhonek Date: Thu, 23 Aug 2007 10:13:24 +0000 Subject: [PATCH] fix license, rebuild --- fetchmail.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/fetchmail.spec b/fetchmail.spec index b42fa00..3baa9ec 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -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 - 6.3.8-2 +- fix license +- rebuild + * Mon Jul 2 2007 Vitezslav Crhonek - 6.3.8-1 - Update to fetchmail-6.3.8 (#246445)