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

Parag Nemade pnemade at fedoraproject.org
Mon Mar 30 12:39:28 UTC 2015


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

New commits:
commit 59b18cd750709789a37f31b06b46a191f556c3ac
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Mar 30 18:09:18 2015 +0530

    Add dnf-yum as default installed package F22+ as per plan https://fedorahosted.org/fesco/ticket/1312#comment:29

diff --git a/comps-f22.xml.in b/comps-f22.xml.in
index cbd552c..3b94d5b 100644
--- a/comps-f22.xml.in
+++ b/comps-f22.xml.in
@@ -668,6 +668,7 @@
       <packagereq type="mandatory">curl</packagereq>
       <packagereq type="mandatory">dhcp-client</packagereq>
       <packagereq type="mandatory">dnf</packagereq>
+      <packagereq type="mandatory">dnf-yum</packagereq>
       <packagereq type="mandatory">e2fsprogs</packagereq>
       <packagereq type="mandatory">filesystem</packagereq>
       <packagereq type="mandatory">glibc</packagereq>
diff --git a/comps-f23.xml.in b/comps-f23.xml.in
index b46c22c..9bef871 100644
--- a/comps-f23.xml.in
+++ b/comps-f23.xml.in
@@ -648,6 +648,7 @@
       <packagereq type="mandatory">curl</packagereq>
       <packagereq type="mandatory">dhcp-client</packagereq>
       <packagereq type="mandatory">dnf</packagereq>
+      <packagereq type="mandatory">dnf-yum</packagereq>
       <packagereq type="mandatory">e2fsprogs</packagereq>
       <packagereq type="mandatory">filesystem</packagereq>
       <packagereq type="mandatory">glibc</packagereq>




More information about the scm-commits mailing list