* update glusterfs to 1:11.1-3
This commit is contained in:
parent
cbc4497f74
commit
a0b34f6dd1
39
glusterfs/.SRCINFO
Normal file
39
glusterfs/.SRCINFO
Normal file
@ -0,0 +1,39 @@
|
||||
pkgbase = glusterfs
|
||||
pkgdesc = a cluster file-system capable of scaling to several peta-bytes.
|
||||
pkgver = 11.1
|
||||
pkgrel = 3
|
||||
epoch = 1
|
||||
url = https://www.gluster.org/
|
||||
install = glusterfs.install
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL2
|
||||
license = LGPL3
|
||||
makedepends = rpcsvc-proto
|
||||
depends = fuse
|
||||
depends = python
|
||||
depends = libxml2
|
||||
depends = libaio
|
||||
depends = liburcu
|
||||
depends = attr
|
||||
depends = rpcbind
|
||||
depends = liburing
|
||||
depends = gperftools
|
||||
optdepends = glib2: qemu-block
|
||||
optdepends = python-prettytable: gluster-georep-sshkey
|
||||
backup = etc/glusterfs/glusterd.vol
|
||||
backup = etc/glusterfs/eventsconfig.json
|
||||
backup = etc/glusterfs/gluster-rsyslog-5.8.conf
|
||||
backup = etc/glusterfs/gluster-rsyslog-7.2.conf
|
||||
backup = etc/glusterfs/glusterd.vol
|
||||
backup = etc/glusterfs/glusterfs-georep-logrotate
|
||||
backup = etc/glusterfs/glusterfs-logrotate
|
||||
source = https://download.gluster.org/pub/gluster/glusterfs/11/11.1/glusterfs-11.1.tar.gz
|
||||
source = glusterfs.sysusers
|
||||
sha256sums = 6a31b8450d02cd12f47f4571c031e9d6b8705279a0e8970ae9a05e1c87dffb76
|
||||
sha256sums = a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a
|
||||
|
||||
pkgname = glusterfs
|
@ -1,4 +1,3 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
||||
# Contributors:
|
||||
# Andrei Antoukh - niwi@niwi.be - https://www.niwi.be
|
||||
@ -8,7 +7,7 @@ pkgname=glusterfs
|
||||
epoch=1
|
||||
pkgver=11.1
|
||||
_major=${pkgver%%.*}
|
||||
pkgrel=2.1
|
||||
pkgrel=3
|
||||
pkgdesc='a cluster file-system capable of scaling to several peta-bytes.'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://www.gluster.org/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user