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

Bill Nottingham notting at fedoraproject.org
Tue Oct 23 21:01:59 UTC 2012


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

New commits:
commit 7fae88048d9dbb82f76212cbcef847d1dfb0b182
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Oct 23 17:01:33 2012 -0400

    Move man-db & less to the core install, per request from Cloud SIG.

diff --git a/comps-f18.xml.in b/comps-f18.xml.in
index e1ce22e..5ba0661 100644
--- a/comps-f18.xml.in
+++ b/comps-f18.xml.in
@@ -1175,7 +1175,6 @@
       <packagereq>logrotate</packagereq>
       <packagereq>lsof</packagereq>
       <packagereq>mailcap</packagereq>
-      <packagereq>man-db</packagereq>
       <packagereq>ntsysv</packagereq>
       <packagereq>pciutils</packagereq>
       <packagereq>psacct</packagereq>
@@ -1408,6 +1407,8 @@
       <packagereq type="mandatory">iprutils</packagereq>
       <packagereq type="mandatory">iputils</packagereq>
       <packagereq type="mandatory">kbd</packagereq>
+      <packagereq type="mandatory">less</packagereq>
+      <packagereq type="mandatory">man-db</packagereq>
       <packagereq type="mandatory">ncurses</packagereq>
       <packagereq type="mandatory">openssh-clients</packagereq>
       <packagereq type="mandatory">openssh-server</packagereq>
diff --git a/comps-f19.xml.in b/comps-f19.xml.in
index d6b3cb1..446f78b 100644
--- a/comps-f19.xml.in
+++ b/comps-f19.xml.in
@@ -1175,7 +1175,6 @@
       <packagereq>logrotate</packagereq>
       <packagereq>lsof</packagereq>
       <packagereq>mailcap</packagereq>
-      <packagereq>man-db</packagereq>
       <packagereq>ntsysv</packagereq>
       <packagereq>pciutils</packagereq>
       <packagereq>psacct</packagereq>
@@ -1408,6 +1407,8 @@
       <packagereq type="mandatory">iprutils</packagereq>
       <packagereq type="mandatory">iputils</packagereq>
       <packagereq type="mandatory">kbd</packagereq>
+      <packagereq type="mandatory">less</packagereq>
+      <packagereq type="mandatory">man-db</packagereq>
       <packagereq type="mandatory">ncurses</packagereq>
       <packagereq type="mandatory">openssh-clients</packagereq>
       <packagereq type="mandatory">openssh-server</packagereq>




More information about the scm-commits mailing list