Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=8e736374a80e2cb737ba5a839828a2aecbcfeb5b
commit 8e736374a80e2cb737ba5a839828a2aecbcfeb5b Author: James Buren <[email protected]> Date: Mon Aug 20 12:20:50 2012 -0500 parted-3.1-2-x86_64 * rebuild with lvm2 diff --git a/source/base/parted/FrugalBuild b/source/base/parted/FrugalBuild index ddb27df..9030dd0 100644 --- a/source/base/parted/FrugalBuild +++ b/source/base/parted/FrugalBuild @@ -4,10 +4,10 @@ pkgname=parted pkgver=3.1 -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>=1.41.14' 'readline>=6.2' 'lvm2') +depends=('e2fsprogs>=1.41.14' 'readline>=6.2' 'lvm2>=2.02.97') rodepends=('gawk>=3.1.8' 'gzip>=1.4' 'shadow>=4.1.2.2-8' 'texinfo>=4.11-4') groups=('base') archs=('i686' 'x86_64' 'arm') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
