[samba4/f17] Add requirement for samba4-python in samba4-dc.

asn asn at fedoraproject.org
Thu Jul 12 14:16:27 UTC 2012


commit 2c8d9ef3d7b848bb19ac24ca989269a855d2fdc0
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Thu Jul 12 16:15:06 2012 +0200

    Add requirement for samba4-python in samba4-dc.

 samba4.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index 3bb09f0..38e2b87 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,4 +1,4 @@
-%define main_release 57
+%define main_release 58
 
 %define samba_version 4.0.0
 %define talloc_version 2.0.7
@@ -342,6 +342,7 @@ The libwbclient-devel package provides developer tools for the wbclient library.
 Summary: Samba AD Domain Controller
 Group: Applications/System
 Requires: samba4-dc-libs = %{samba_depver}
+Requires: samba4-python = %{samba_depver}
 
 %description dc
 The samba-dc package provides AD Domain Controller functionality
@@ -1237,6 +1238,10 @@ rm -rf %{buildroot}
 %endif # with_libwbclient
 
 %changelog
+* Thu Jul 12 2012 - Andreas Schneider <asn at redhat.com>
+- Add requirement for samba4-python in samba4-dc.
+- resolves: #839247
+
 * Mon Jun 25 2012 Andreas Schneider <asn at redhat.com> - 2:4.0.0-56.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