From: Christian Ambach Date: Thu, 19 May 2011 16:58:25 +0000 (+0200) Subject: packaging(RHEL-CTDB): align configure.rpm to the spec file X-Git-Tag: samba-4.0.0alpha16^2~669 X-Git-Url: http://git.samba.org/samba.git/?p=garming%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=51b43a4c3e87031c8be8405ac6e5182db21320ba packaging(RHEL-CTDB): align configure.rpm to the spec file Signed-off-by: Michael Adam Autobuild-User: Michael Adam Autobuild-Date: Fri May 27 13:27:03 CEST 2011 on sn-devel-104 --- diff --git a/packaging/RHEL-CTDB/configure.rpm b/packaging/RHEL-CTDB/configure.rpm index c7057ec9ee9..fafad81fc6e 100755 --- a/packaging/RHEL-CTDB/configure.rpm +++ b/packaging/RHEL-CTDB/configure.rpm @@ -51,7 +51,7 @@ CC="$CC" CFLAGS="-Wall -g -D_GNU_SOURCE -O3" ./configure -C \ --without-smbwrapper \ --with-pam \ --with-quotas \ - --with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2,vfs_gpfs \ + --with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2,vfs_gpfs,vfs_tsmsm,vfs_gpfs_hsm_notify \ --with-syslog \ --with-utmp \ --with-cluster-support \