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

Jan de Groot jgc at archlinux.org
Sun Jun 17 16:48:33 UTC 2007


    Date: Sunday, June 17, 2007 @ 12:48:33
  Author: jgc
    Path: /home/cvs-arch/arch/build/system/evms

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: evms 2.5.5-3
Move gtk to makedepends again, evms should not depend on gtk for a gui tool that it ships


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


Index: arch/build/system/evms/PKGBUILD
diff -u arch/build/system/evms/PKGBUILD:1.5 arch/build/system/evms/PKGBUILD:1.6
--- arch/build/system/evms/PKGBUILD:1.5	Tue Jun  5 15:50:21 2007
+++ arch/build/system/evms/PKGBUILD	Sun Jun 17 12:48:33 2007
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.5 2007/06/05 19:50:21 andyrtr Exp $
+# $Id: PKGBUILD,v 1.6 2007/06/17 16:48:33 jgc Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=evms
 pkgver=2.5.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Enterprise Volume Management System"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://evms.sourceforge.net/"
-depends=('device-mapper>=1.02.19' 'e2fsprogs' 'perl' 'gtk')
+depends=('device-mapper>=1.02.19' 'e2fsprogs' 'perl')
 makedepends=('gtk')
 backup=('etc/evms.conf')
 source=(http://downloads.sourceforge.net/sourceforge/evms/evms-$pkgver.tar.gz)




More information about the arch-commits mailing list