Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4caf9f3334e8b401f84bad3abe23879def5c082c
commit 4caf9f3334e8b401f84bad3abe23879def5c082c Author: Miklos Vajna <[email protected]> Date: Tue Dec 30 02:13:08 2008 +0100 fetchmail-6.3.9-2-i686 - rebuild with python-2.6 diff --git a/source/network/fetchmail/FrugalBuild b/source/network/fetchmail/FrugalBuild index 0fce7f2..d267b3c 100644 --- a/source/network/fetchmail/FrugalBuild +++ b/source/network/fetchmail/FrugalBuild @@ -3,7 +3,7 @@ pkgname=fetchmail pkgver=6.3.9 -pkgrel=1 +pkgrel=2 pkgdesc="A remote-mail retrieval and forwarding utility." _F_berlios_ext=".tar.bz2" Finclude berlios @@ -17,7 +17,7 @@ confpkg=fetchmailconf subpkgs=('fetchmailconf') subdescs=('fetchmail setup tool') subpkgdesc=('A graphical configuration tool for Fetchmail.') -subdepends=('fetchmail tk python dialog') +subdepends=('fetchmail tk python>=2.6 dialog') subgroups=('xapps-extra') subarchs=('i686 x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
