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

Sergej Pupykin spupykin at archlinux.org
Tue Sep 5 14:18:17 UTC 2017


    Date: Tuesday, September 5, 2017 @ 14:18:16
  Author: spupykin
Revision: 255750

upgpkg: glusterfs 1:3.11.1-2: --enable-gnfs

Modified:
  glusterfs/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-05 14:16:12 UTC (rev 255749)
+++ PKGBUILD	2017-09-05 14:18:16 UTC (rev 255750)
@@ -7,7 +7,7 @@
 pkgname=glusterfs
 epoch=1
 pkgver=3.11.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/'
@@ -47,6 +47,7 @@
     --mandir=/usr/share/man \
     --libexecdir=/usr/lib/$pkgname \
     --with-systemddir=/usr/lib/systemd/system \
+    --enable-gnfs \
     PYTHON=python2 LEXLIB=
   make
 }



More information about the arch-commits mailing list