Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=fe1145f6f300044647f808076cd5cba4f0fa6dc2
commit fe1145f6f300044647f808076cd5cba4f0fa6dc2 Author: James Buren <[email protected]> Date: Mon Aug 20 12:31:19 2012 -0500 grub2-1.99-14-x86_64 * rebuild with lvm2 diff --git a/source/base/grub2/FrugalBuild b/source/base/grub2/FrugalBuild index d6ebcce..85f7443 100644 --- a/source/base/grub2/FrugalBuild +++ b/source/base/grub2/FrugalBuild @@ -4,14 +4,14 @@ pkgname=grub2 _F_archive_name=grub pkgver=1.99 -pkgrel=13 +pkgrel=14 pkgdesc="The GNU GRand Unified Bootloader" url="http://www.gnu.org/software/grub/" conflicts=('grub') replaces=('grub') provides=('grub') rodepends=('grub-theme-frugalware') -depends=('xz' 'bzip2' 'mktemp' 'ncurses' 'lvm2') +depends=('xz' 'bzip2' 'mktemp' 'ncurses' 'lvm2>=2.02.97') makedepends=('unifont') backup=('etc/default/grub' 'etc/grub.d/40_custom') if [ "$CARCH" == "x86_64" ]; then _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
