Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc43.git;a=commitdiff;h=e926da3211b0181a73b8a7b2debda77a102cc2db
commit e926da3211b0181a73b8a7b2debda77a102cc2db Author: crazy <[EMAIL PROTECTED]> Date: Mon Mar 10 17:57:09 2008 +0100 parted-1.8.8-2-i686 * rebuild diff --git a/source/base/parted/FrugalBuild b/source/base/parted/FrugalBuild index 0fea558..631a161 100644 --- a/source/base/parted/FrugalBuild +++ b/source/base/parted/FrugalBuild @@ -3,11 +3,11 @@ pkgname=parted pkgver=1.8.8 -pkgrel=1 +pkgrel=2 pkgdesc="A program for creating, destroying, resizing, checking and copying partitions" url="http://www.gnu.org/software/parted/parted.html" -depends=('e2fsprogs' 'readline') -rodepends=('gawk' 'gzip' 'shadow' 'texinfo') +depends=('e2fsprogs>=1.40.6-2' 'readline>=5.2-2') +rodepends=('gawk>=3.1.6-2' 'gzip>=1.3.12-3' 'shadow>=4.1.0-4' 'texinfo>=4.11-2') groups=('base') archs=('i686' 'x86_64') Fup2gnugz _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
