From 1396ce8a89b3f9452f3c719501e751615e020590 Mon Sep 17 00:00:00 2001 From: tommat Date: Thu, 26 Aug 2004 22:55:02 +0000 Subject: [PATCH] - added LDAP stuff to documentation Changed files: samba.spec -> 1.219 --- samba.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/samba.spec b/samba.spec index 51dff15..132513f 100644 --- a/samba.spec +++ b/samba.spec @@ -1041,6 +1041,9 @@ fi %attr(0750,root,root) %dir /var/log/samba %attr(0750,root,root) %dir /var/log/archiv/samba %attr(1777,root,root) %dir /var/spool/samba +%if %{with ldap} +%doc examples/LDAP +%endif %if %{with mysql} %files pdb-mysql -- 2.44.0