Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=91d7690493e6b2cd72d6c30c167f0d6196f39b85
commit 91d7690493e6b2cd72d6c30c167f0d6196f39b85 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Nov 11 21:24:28 2008 +0100 cryptsetup-luks-1.0.4-3-i686 - rebuilt with lvm2 diff --git a/source/apps-extra/cryptsetup-luks/FrugalBuild b/source/apps-extra/cryptsetup-luks/FrugalBuild index 7b52a56..a9d2735 100644 --- a/source/apps-extra/cryptsetup-luks/FrugalBuild +++ b/source/apps-extra/cryptsetup-luks/FrugalBuild @@ -3,10 +3,10 @@ pkgname=cryptsetup-luks pkgver=1.0.4 -pkgrel=2 +pkgrel=3 pkgdesc="cryptsetup-luks is intended as a complete replacement for the original cryptsetup." url="http://luks.endorphin.org/dm-crypt" -depends=('device-mapper' 'libgcrypt' 'popt' 'e2fsprogs') +depends=('lvm2>=2.02.43-2' 'libgcrypt' 'popt' 'e2fsprogs') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://luks.endorphin.org/source/?C=M;O=D'|grep 'luks-[0-9\.]\+tar.bz2$'|sed 's/.*-\(.*\)\.t.*/\1/;q'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
