[samba/f18] Build with old ctdb support.

asn asn at fedoraproject.org
Tue Nov 13 13:53:08 UTC 2012


commit 57d8c57bec10c5b7128e3c1742d084ff4184c9c1
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Tue Nov 13 14:05:44 2012 +0100

    Build with old ctdb support.

 samba.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
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 <asn at redhat.com> - 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 <asn at redhat.com> - 2:4.0.0-166.rc5
 - Update to Samba 4.0.0rc5.


More information about the scm-commits mailing list