[arch-commits] CVS update of arch/build/system/evms (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jun 5 19:50:21 UTC 2007


    Date: Tuesday, June 5, 2007 @ 15:50:21
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/system/evms

Modified: PKGBUILD (1.4 -> 1.5)

rebuild for device-mapper bump


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


Index: arch/build/system/evms/PKGBUILD
diff -u arch/build/system/evms/PKGBUILD:1.4 arch/build/system/evms/PKGBUILD:1.5
--- arch/build/system/evms/PKGBUILD:1.4	Mon May 15 19:34:26 2006
+++ arch/build/system/evms/PKGBUILD	Tue Jun  5 15:50:21 2007
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.4 2006/05/15 23:34:26 uid1015 Exp $
+# $Id: PKGBUILD,v 1.5 2007/06/05 19:50:21 andyrtr Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=evms
 pkgver=2.5.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Enterprise Volume Management System"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+license=('GPL')
 url="http://evms.sourceforge.net/"
-depends=('device-mapper' 'e2fsprogs' 'perl')
+depends=('device-mapper>=1.02.19' 'e2fsprogs' 'perl' 'gtk')
 makedepends=('gtk')
 backup=('etc/evms.conf')
-source=(http://dl.sourceforge.net/sourceforge/evms/evms-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/evms/evms-$pkgver.tar.gz)
 md5sums=('45b463f0cbade194dc0a08be432b572e')
 
 build() {




More information about the arch-commits mailing list