[arch-commits] CVS update of arch/build/base/lvm2 (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Sep 10 19:10:25 UTC 2007


    Date: Monday, September 10, 2007 @ 15:10:25
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/lvm2

Modified: PKGBUILD (1.32 -> 1.33)

'upgpgk: update to new version'


----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


Index: arch/build/base/lvm2/PKGBUILD
diff -u arch/build/base/lvm2/PKGBUILD:1.32 arch/build/base/lvm2/PKGBUILD:1.33
--- arch/build/base/lvm2/PKGBUILD:1.32	Tue Aug 21 11:35:20 2007
+++ arch/build/base/lvm2/PKGBUILD	Mon Sep 10 15:10:25 2007
@@ -1,20 +1,21 @@
-# $Id: PKGBUILD,v 1.32 2007/08/21 15:35:20 dan Exp $
+# $Id: PKGBUILD,v 1.33 2007/09/10 19:10:25 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=lvm2
-pkgver=2.02.27
+pkgver=2.02.28
 pkgrel=1
 pkgdesc="Logical Volume Manager 2 utilities"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.sistina.com/products_lvm.htm"
 groups=('base')
-depends=('device-mapper')
+depends=('device-mapper>=1.02.22')
 conflicts=('lvm')
 backup=('etc/lvm/lvm.conf')
 source=(ftp://sources.redhat.com/pub/lvm2/LVM2.$pkgver.tgz lvm2_install lvm2_hook)
-md5sums=('f3655af297a2b1ce6a3390ab1c264e68'
+md5sums=('940a882a71cae84f6befc8069a260ad1'
          '40dccdb1044f00fc1e29ca549933d4bd'
-         '73c8c2eba0fe891712c859c18b5b8aa2')
+	 '73c8c2eba0fe891712c859c18b5b8aa2')
+
 
 
 build() {




More information about the arch-commits mailing list