disable the DNS update code, as it breaks clustering
[kai/samba.git] / packaging / RHEL-CTDB / samba.spec
index b1b5704a339f7bc0598c558eadb6af9ddce00e47..1ea14c210eb7157f42de52738d1b06ca1e1506ba 100644 (file)
@@ -6,7 +6,7 @@ Vendor: Samba Team
 Packager: Samba Team <samba@samba.org>
 Name:         samba
 Version:      3.2.1
-Release:      ctdb.42
+Release:      ctdb.44
 Epoch:        0
 License: GNU GPL version 3
 Group: System Environment/Daemons
@@ -172,7 +172,7 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
        --with-cluster-support \
        --with-ctdb=/usr/include \
        --without-ldb \
-       --with-dnsupdate \
+       --without-dnsupdate \
        --with-aio-support
 
 make showlayout