From 36d2f33803cefa3b7b1a80e59fbdfa5895174c17 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 13 Nov 2012 14:05:44 +0100 Subject: [PATCH] Build with old ctdb support. --- samba.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samba.spec b/samba.spec index c88e828..1714eb1 100644 --- a/samba.spec +++ b/samba.spec @@ -476,6 +476,7 @@ the local kerberos library to use the same KDC as samba and winbind use %endif %if %with_clustering_support --with-cluster-support \ + --enable-old-ctdb \ %endif %if ! %with_pam_smbpass --without-pam_smbpass @@ -1302,6 +1303,7 @@ rm -rf %{buildroot} %changelog * Tue Nov 13 2012 - Andreas Schneider - 2:4.0.0-167.rc5 - Use workaround for winbind default domain only when set. +- Build with old ctdb support. * Tue Nov 13 2012 - Andreas Schneider - 2:4.0.0-166.rc5 - Update to Samba 4.0.0rc5.