From 3e211510034dd3854017e1b35ef5e1964085df5d Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 4 May 2011 16:02:15 +0200 Subject: RHEL-CTDB: Build vfs_gpfs_hsm_notify Autobuild-User: Volker Lendecke Autobuild-Date: Wed May 4 17:12:14 CEST 2011 on sn-devel-104 --- packaging/RHEL-CTDB/samba.spec.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl index 5e80840715..3a4ec775f2 100644 --- a/packaging/RHEL-CTDB/samba.spec.tmpl +++ b/packaging/RHEL-CTDB/samba.spec.tmpl @@ -246,7 +246,7 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \ --without-smbwrapper \ --with-pam \ --with-quotas \ - --with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2,vfs_gpfs,vfs_tsmsm \ + --with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2,vfs_gpfs,vfs_tsmsm,vfs_gpfs_hsm_notify \ --with-syslog \ --with-utmp \ --with-cluster-support \ @@ -482,6 +482,7 @@ exit 0 %{_libarchdir}/samba/vfs/fileid.so %{_libarchdir}/samba/vfs/full_audit.so %{_libarchdir}/samba/vfs/gpfs.so +%{_libarchdir}/samba/vfs/gpfs_prefetch_hsm_notify.so %{_libarchdir}/samba/vfs/linux_xfs_sgid.so %{_libarchdir}/samba/vfs/netatalk.so %{_libarchdir}/samba/vfs/preopen.so -- cgit