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

Parag Nemade pnemade at fedoraproject.org
Mon Mar 30 12:44:14 UTC 2015


Rebased ref, commits from common ancestor:
commit 70785f553a1eca20cb14576b7caa2369d5fb6451
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Mar 30 18:09:18 2015 +0530

    Add dnf-yum as mandatory 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