comps-f22.xml.in comps-f23.xml.in

Stephen Gallagher sgallagh at fedoraproject.org
Thu Apr 9 20:58:42 UTC 2015


 comps-f22.xml.in |    1 +
 comps-f23.xml.in |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit 2a91ce50e2b8bf3d6392a654979410e96f4b97c1
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Thu Apr 9 16:58:04 2015 -0400

    Add samba-common-tools to @domain-client group
    
    This is needed for the /usr/bin/net command that realm joining
    relies upon for Active Directory domains.

diff --git a/comps-f22.xml.in b/comps-f22.xml.in
index a3d049a..01a5b51 100644
--- a/comps-f22.xml.in
+++ b/comps-f22.xml.in
@@ -1167,6 +1167,7 @@
       <packagereq type="mandatory">realmd</packagereq>
       <packagereq type="mandatory">samba-winbind</packagereq>
       <packagereq type="mandatory">sssd</packagereq>
+      <packagereq type="mandatory">samba-common-tools</packagereq>
     </packagelist>
   </group>
   <group>
diff --git a/comps-f23.xml.in b/comps-f23.xml.in
index 42e4417..fa92831 100644
--- a/comps-f23.xml.in
+++ b/comps-f23.xml.in
@@ -1147,6 +1147,7 @@
       <packagereq type="mandatory">realmd</packagereq>
       <packagereq type="mandatory">samba-winbind</packagereq>
       <packagereq type="mandatory">sssd</packagereq>
+      <packagereq type="mandatory">samba-common-tools</packagereq>
     </packagelist>
   </group>
   <group>




More information about the scm-commits mailing list