r22175: sync packaging changes from SAMBA_3_0_25
authorGerald Carter <jerry@samba.org>
Wed, 11 Apr 2007 12:54:00 +0000 (12:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:18 +0000 (12:19 -0500)
packaging/RHEL/samba.spec.tmpl

index 8235cb1d9e57d245c1c008ee29ed645b23af4bb9..627d40eade2a45357e9199cdcf547df0ee31d4ac 100644 (file)
@@ -149,7 +149,8 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
        --with-shared-modules=idmap_rid,idmap_ad \
        --with-smbmount \
        --with-syslog \
-       --with-utmp 
+       --with-utmp \
+       --with-dnsupdate
 
 make showlayout
 
@@ -390,6 +391,7 @@ fi
 %{_mandir}/man1/ntlm_auth.1*
 %{_mandir}/man1/wbinfo.1*
 %{_mandir}/man8/vfs_*.8*
+%{_mandir}/man8/idmap_*.8*
 
 
 ##########