[samba4/f17] Add /etc/samba directory to samba4-common package.

asn asn at fedoraproject.org
Thu Jul 12 14:53:35 UTC 2012


commit 176e4901f222c6a423269daf9439e5ac7d48bb75
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Thu Jul 12 16:53:13 2012 +0200

    Add /etc/samba directory to samba4-common package.

 samba4.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index 38e2b87..678022b 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -838,6 +838,7 @@ rm -rf %{buildroot}
 %{_libdir}/samba/libprinting_migrate.so
 %{_datadir}/samba/codepages
 %attr(700,root,root) %dir /var/lib/samba/private
+%attr(755,root,root) %dir %{_sysconfdir}/samba
 %config(noreplace) %{_sysconfdir}/samba/smb.conf
 %config(noreplace) %{_sysconfdir}/samba/lmhosts
 %config(noreplace) %{_sysconfdir}/sysconfig/samba
@@ -1238,11 +1239,13 @@ rm -rf %{buildroot}
 %endif # with_libwbclient
 
 %changelog
-* Thu Jul 12 2012 - Andreas Schneider <asn at redhat.com>
+* Thu Jul 12 2012 Andreas Schneider <asn at redhat.com> - 2:4.0.0-58.alpha18
 - Add requirement for samba4-python in samba4-dc.
 - resolves: #839247
+- Add /etc/samba directory to samba4-common package.
+- resolves: #839267
 
-* Mon Jun 25 2012 Andreas Schneider <asn at redhat.com> - 2:4.0.0-56.alpha18
+* Mon Jun 25 2012 Andreas Schneider <asn at redhat.com> - 2:4.0.0-57.alpha18
 - Make sure we fail if we don't find python modules of system libraries.
 - Fix configure to parse version numbers correctly.
 


More information about the scm-commits mailing list