[arch-commits] Commit in glusterfs/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Sun Mar 24 09:25:04 UTC 2019
Date: Sunday, March 24, 2019 @ 09:25:03
Author: spupykin
Revision: 443309
upgpkg: glusterfs 1:6.0-1
Modified:
glusterfs/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-24 09:24:44 UTC (rev 443308)
+++ PKGBUILD 2019-03-24 09:25:03 UTC (rev 443309)
@@ -5,7 +5,7 @@
pkgname=glusterfs
epoch=1
-pkgver=5.5
+pkgver=6.0
pkgrel=1
pkgdesc='a cluster file-system capable of scaling to several peta-bytes.'
arch=(x86_64)
@@ -24,16 +24,12 @@
optdepends=('glib2: qemu-block')
#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz
- https://github.com/gluster/glusterfs/commit/82987486a9c9145caa6ce9ff31506ba2563a4a97.patch
glusterfs.sysusers)
-sha256sums=('781da2e9e955eec6b411abd8df5851353936e5cc6f6aef9b8e6c8b970610cdf4'
- '7d3793449105e3cbfef57b78b707f37a53430bb2caf16f4674ace1ab61be5acb'
+sha256sums=('9892746c44e4ab85412f6f4948ef9731232238e4628454a1a74a55482ceaf0d5'
'a470d07aedb2674adfb295b4775e490b48816b87974946da4dcf62aa0d72108a')
prepare() {
cd "$srcdir"/$pkgname-$pkgver
- # https://bugzilla.redhat.com/show_bug.cgi?id=1656100 make autoreconf work
- patch -p1 -i ../82987486a9c9145caa6ce9ff31506ba2563a4a97.patch
autoreconf -fi
}
More information about the arch-commits
mailing list