glusterfs: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:00 +01:00
parent 3f65c0e71a
commit 3424af1114
2 changed files with 9 additions and 9 deletions

View file

@ -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

View file

@ -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"