[arch-commits] Commit in glusterfs/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Jun 30 11:59:43 UTC 2014


    Date: Monday, June 30, 2014 @ 13:59:43
  Author: spupykin
Revision: 113779

upgpkg: glusterfs 3.5.1-2

upd

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-30 09:24:56 UTC (rev 113778)
+++ PKGBUILD	2014-06-30 11:59:43 UTC (rev 113779)
@@ -6,14 +6,16 @@
 
 pkgname=glusterfs
 pkgver=3.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(i686 x86_64)
 url='http://www.gluster.org/'
 license=(GPL2 LGPL3)
 install=glusterfs.install
-depends=(fuse python2 libxml2)
+depends=(fuse python2 libxml2 libaio)
 makedepends=(flex bison)
+optdepends=('rpcbind: NFS'
+	    'glib2: qemu-block')
 source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
 md5sums=('8ca66470225704339b94317616977301')
 




More information about the arch-commits mailing list