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

Sergej Pupykin spupykin at archlinux.org
Mon Jan 30 11:45:27 UTC 2017


    Date: Monday, January 30, 2017 @ 11:45:26
  Author: spupykin
Revision: 209476

upgpkg: glusterfs 1:3.9.1-3

upd

Modified:
  glusterfs/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-30 11:45:21 UTC (rev 209475)
+++ PKGBUILD	2017-01-30 11:45:26 UTC (rev 209476)
@@ -7,12 +7,19 @@
 pkgname=glusterfs
 epoch=1
 pkgver=3.9.1
-pkgrel=2
+pkgrel=3
 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
+backup=('etc/glusterfs/gluterd.vol'
+	'etc/glusterfs/eventsconfig.json'
+	'etc/glusterfs/gluster-rsyslog-5.8.conf'
+	'etc/glusterfs/gluster-rsyslog-7.2.conf'
+	'etc/glusterfs/glusterd.vol'
+	'etc/glusterfs/glusterfs-georep-logrotate'
+	'etc/glusterfs/glusterfs-logrotate')
 depends=(fuse python2 libxml2 libaio liburcu attr which)
 makedepends=(flex bison)
 optdepends=('rpcbind: NFS'



More information about the arch-commits mailing list