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

Tobias Powalowski tpowa at archlinux.org
Wed May 9 14:34:43 UTC 2007


    Date: Wednesday, May 9, 2007 @ 10:34:43
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/device-mapper

Modified: PKGBUILD (1.20 -> 1.21)

'upgpkg: update to new version'


----------+
 PKGBUILD |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)


Index: arch/build/base/device-mapper/PKGBUILD
diff -u arch/build/base/device-mapper/PKGBUILD:1.20 arch/build/base/device-mapper/PKGBUILD:1.21
--- arch/build/base/device-mapper/PKGBUILD:1.20	Sun Mar 25 10:03:38 2007
+++ arch/build/base/device-mapper/PKGBUILD	Wed May  9 10:34:43 2007
@@ -1,14 +1,16 @@
-# $Id: PKGBUILD,v 1.20 2007/03/25 14:03:38 tpowa Exp $
+# $Id: PKGBUILD,v 1.21 2007/05/09 14:34:43 tpowa Exp $
 # Maintainer: Judd <jvinet at zeroflux.org>
 pkgname=device-mapper
-pkgver=1.02.18
-pkgrel=2
+pkgver=1.02.19
+pkgrel=1
 pkgdesc="Device mapper ioctl library."
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.sistina.com/products_lvm.htm"
 depends=('glibc')
 source=(ftp://sources.redhat.com/pub/dm/device-mapper.$pkgver.tgz device-mapper.rules)
-md5sums=('8ccb87923a9f33580205e5a9b39c8d58' '065f32a36947e6183722ed9aef13dc0c')
+md5sums=('37cb592a1fa8fc31dc00cb437bbb4969'
+         '065f32a36947e6183722ed9aef13dc0c')
 
 build() {
   cd $startdir/src/$pkgname.$pkgver
@@ -23,3 +25,4 @@
   # install udev rule
   install -D -m644 $startdir/src/device-mapper.rules $startdir/pkg/etc/udev/rules.d/device-mapper.rules
 }
+




More information about the arch-commits mailing list