[Frugalware-git] frugalware-current: fetchmail-6.3.16-3-i686
Miklos Vajna
vmiklos at frugalware.org
Wed Sep 22 15:05:37 CEST 2010
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c80d943a58f47300e2eced1c6f45ebf233c85e24
commit c80d943a58f47300e2eced1c6f45ebf233c85e24
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Wed Sep 22 13:44:18 2010 +0200
fetchmail-6.3.16-3-i686
- build with python-2.7
diff --git a/source/network/fetchmail/FrugalBuild b/source/network/fetchmail/FrugalBuild
index 9b365f7..ab6f7f7 100644
--- a/source/network/fetchmail/FrugalBuild
+++ b/source/network/fetchmail/FrugalBuild
@@ -3,7 +3,7 @@
pkgname=fetchmail
pkgver=6.3.16
-pkgrel=2
+pkgrel=3
pkgdesc="A remote-mail retrieval and forwarding utility."
_F_berlios_ext=".tar.bz2"
Finclude berlios
@@ -19,7 +19,7 @@ confpkg=fetchmailconf
subpkgs=('fetchmailconf')
subdescs=('fetchmail setup tool')
subpkgdesc=('A graphical configuration tool for Fetchmail.')
-subdepends=('fetchmail tk python>=2.6 dialog')
+subdepends=('fetchmail tk python>=2.7 dialog')
subgroups=('xapps-extra')
subarchs=('i686 x86_64')
More information about the Frugalware-git
mailing list