summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2007-04-11 12:54:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:19:18 -0500
commit057db3255860e8462188f405712f89db97f6abac (patch)
tree0184da28fefbc0190ef3355c8e929303e2a89fd4 /packaging
parentbd6ebbfb9fb9d95bdf41eab1fd134170fcf6b6bf (diff)
downloadsamba-057db3255860e8462188f405712f89db97f6abac.tar.gz
samba-057db3255860e8462188f405712f89db97f6abac.tar.xz
samba-057db3255860e8462188f405712f89db97f6abac.zip
r22175: sync packaging changes from SAMBA_3_0_25
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RHEL/samba.spec.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl
index 8235cb1d9e5..627d40eade2 100644
--- a/packaging/RHEL/samba.spec.tmpl
+++ b/packaging/RHEL/samba.spec.tmpl
@@ -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*
##########