The branch, master has been updated
via 5512a43 docs: Fix bug 9809 -- missing entry in specfile
from 5727bfa Fix bug in old create temp SMB request. Only use VFS
functions.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 5512a43a93833d3d6f1721d69c894db0e2c77ef8
Author: Volker Lendecke <[email protected]>
Date: Fri Apr 19 16:17:13 2013 +0200
docs: Fix bug 9809 -- missing entry in specfile
Signed-off-by: Volker Lendecke <[email protected]>
Reviewed-by: Karolin Seeger <[email protected]>
Autobuild-User(master): Karolin Seeger <[email protected]>
Autobuild-Date(master): Mon Apr 22 11:35:52 CEST 2013 on sn-devel-104
-----------------------------------------------------------------------
Summary of changes:
packaging/RHEL/samba.spec.tmpl | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl
index 8439256..7df7cb5 100644
--- a/packaging/RHEL/samba.spec.tmpl
+++ b/packaging/RHEL/samba.spec.tmpl
@@ -370,6 +370,7 @@ fi
%{_mandir}/man8/winbindd.8*
%{_mandir}/man1/ntlm_auth.1*
%{_mandir}/man1/wbinfo.1*
+%{_mandir}/man1/dbwrap_*.1*
%{_mandir}/man8/vfs_*.8*
%{_mandir}/man8/idmap_*.8*
--
Samba Shared Repository