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

Jan de Groot jgc at archlinux.org
Sun Aug 5 16:03:49 UTC 2007


    Date: Sunday, August 5, 2007 @ 12:03:49
  Author: jgc
    Path: /home/cvs-arch/arch/build/base/device-mapper

Modified: PKGBUILD (1.23 -> 1.24)

Cleanup PKGBUILDs, remove old patches, add licenses, fix source URLs


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


Index: arch/build/base/device-mapper/PKGBUILD
diff -u arch/build/base/device-mapper/PKGBUILD:1.23 arch/build/base/device-mapper/PKGBUILD:1.24
--- arch/build/base/device-mapper/PKGBUILD:1.23	Thu Jun 21 12:31:20 2007
+++ arch/build/base/device-mapper/PKGBUILD	Sun Aug  5 12:03:49 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.23 2007/06/21 16:31:20 thomas Exp $
+# $Id: PKGBUILD,v 1.24 2007/08/05 16:03:49 jgc Exp $
 # Maintainer: Judd <jvinet at zeroflux.org>
 pkgname=device-mapper
 pkgver=1.02.20
@@ -8,7 +8,8 @@
 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)
+source=(ftp://sources.redhat.com/pub/dm/device-mapper.$pkgver.tgz
+	device-mapper.rules)
 md5sums=('6b8f350ca385e2afafd1fb98f1a15e10'
          '065f32a36947e6183722ed9aef13dc0c')
 
@@ -28,4 +29,3 @@
   # fix device-mapper link bug
   ln -sf /lib/libdevmapper.so $startdir/pkg/usr/lib/libdevmapper.so
 }
-




More information about the arch-commits mailing list