diff --git a/common/shlibs b/common/shlibs index 753d49a74a..7d722d7a21 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1462,13 +1462,13 @@ libgdiplus.so.0 libgdiplus-2.10.9_1 libmonosgen-2.0.so.1 mono-3.2.3_1 libshout-idjc.so.3 libshout-idjc-2.3.1_1 libmonoboehm-2.0.so.1 mono-3.2.3_1 -libglusterfs.so.0 libglusterfs-3.8.0_1 -libgfdb.so.0 libglusterfs-3.8.0_1 -libgfchangelog.so.0 libglusterfs-3.8.0_1 -libgfrpc.so.0 libglusterfs-3.8.0_1 -libgfxdr.so.0 libglusterfs-3.8.0_1 -libgfapi.so.0 libglusterfs-3.8.0_1 -libglusterd.so.0 libglusterfs-8.1_1 +libglusterfs.so.0 libglusterfs-8.3_2 +libgfdb.so.0 libglusterfs-8.3_2 +libgfchangelog.so.0 libglusterfs-8.3_2 +libgfrpc.so.0 libglusterfs-8.3_2 +libgfxdr.so.0 libglusterfs-8.3_2 +libgfapi.so.0 libglusterfs-8.3_2 +libglusterd.so.0 libglusterfs-8.3_2 libsnapper.so.5 libsnapper-0.4.1_1 libtsm.so.3 libtsm-3_1 libxine.so.2 libxine-1.2.4_1 diff --git a/srcpkgs/glusterfs/template b/srcpkgs/glusterfs/template index 97cf36dd9e..158a5c5b79 100644 --- a/srcpkgs/glusterfs/template +++ b/srcpkgs/glusterfs/template @@ -1,14 +1,14 @@ # Template file for 'glusterfs' pkgname=glusterfs version=8.3 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=no ac_cv_file__etc_SuSE_release=no ac_cv_file__etc_redhat_release=no ac_cv_file__etc_centos_release=no" pycompile_dirs="/usr/libexec/glusterfs/python/syncdaemon" hostmakedepends="automake flex libtool pkg-config python3 rpcsvc-proto" -makedepends="acl-devel libaio-devel libtirpc-devel libressl-devel +makedepends="acl-devel libaio-devel libtirpc-devel openssl-devel liburcu-devel libxml2-devel rdma-core-devel sqlite-devel" # python is required by gsyncd. depends="python3"