comps-f18.xml.in comps-f19.xml.in

Bill Nottingham notting at fedoraproject.org
Tue Sep 4 19:57:22 UTC 2012


 comps-f18.xml.in |    1 +
 comps-f19.xml.in |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit c6d3d95134e40f51540e625a7e8f6059dea281c5
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Sep 4 15:55:24 2012 -0400

    curl is implicitly pulled into core/minimal. List it so it stays there, and so people don't think they need to go grab wget or something else.

diff --git a/comps-f18.xml.in b/comps-f18.xml.in
index 414a1bb..ee5dfa5 100644
--- a/comps-f18.xml.in
+++ b/comps-f18.xml.in
@@ -1304,6 +1304,7 @@
       <packagereq type="mandatory">biosdevname</packagereq>
       <packagereq type="mandatory">coreutils</packagereq>
       <packagereq type="mandatory">cronie</packagereq>
+      <packagereq type="mandatory">curl</packagereq>
       <packagereq type="mandatory">dhclient</packagereq>
       <packagereq type="mandatory">e2fsprogs</packagereq>
       <packagereq type="mandatory">filesystem</packagereq>
diff --git a/comps-f19.xml.in b/comps-f19.xml.in
index 2d6d11e..591c68f 100644
--- a/comps-f19.xml.in
+++ b/comps-f19.xml.in
@@ -1304,6 +1304,7 @@
       <packagereq type="mandatory">biosdevname</packagereq>
       <packagereq type="mandatory">coreutils</packagereq>
       <packagereq type="mandatory">cronie</packagereq>
+      <packagereq type="mandatory">curl</packagereq>
       <packagereq type="mandatory">dhclient</packagereq>
       <packagereq type="mandatory">e2fsprogs</packagereq>
       <packagereq type="mandatory">filesystem</packagereq>




More information about the scm-commits mailing list