[samba4] Fix building the smb.conf manpage.

asn asn at fedoraproject.org
Fri Sep 14 09:28:59 UTC 2012


commit 44c36c64848386fea414bd4c8dbbf508b107d6b2
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Fri Sep 14 11:28:36 2012 +0200

    Fix building the smb.conf manpage.

 samba4.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index 7d82dba..a662431 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -94,6 +94,7 @@ Source201: README.downgrade
 
 Patch0: samba-4.0.0rc2-fix_passdb.patch
 Patch1: samba-4.0.0rc2-build_idmap_manpages.patch
+Patch2: samba-4.0.0rc2-fix_docs_build.patch
 
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -380,6 +381,7 @@ link against the SMB, RPC and other protocols.
 
 %patch0 -p1 -b .fix_passdb
 %patch1 -p1 -b .build_idmap_manpages
+%patch2 -p1 -b .fix_docs_build
 
 %build
 %global _talloc_lib ,talloc,pytalloc,pytalloc-util


More information about the scm-commits mailing list