comps-f17.xml.in comps-f18.xml.in

Bill Nottingham notting at fedoraproject.org
Thu Apr 12 20:57:06 UTC 2012


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

New commits:
commit 4e4a719d38f17ca17a27cf52f6ce3e166c081233
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu Apr 12 16:55:53 2012 -0400

    make yaboot optional (#812140)

diff --git a/comps-f17.xml.in b/comps-f17.xml.in
index 4949238..9eb33f1 100644
--- a/comps-f17.xml.in
+++ b/comps-f17.xml.in
@@ -734,7 +734,7 @@
       <packagereq type="default">sendmail</packagereq>
       <packagereq type="default">silo</packagereq>
       <packagereq type="default">systemd</packagereq>
-      <packagereq type="default">yaboot</packagereq>
+      <packagereq type="optional">yaboot</packagereq>
     </packagelist>
   </group>
   <!-- 
diff --git a/comps-f18.xml.in b/comps-f18.xml.in
index 98513b8..4d34cd6 100644
--- a/comps-f18.xml.in
+++ b/comps-f18.xml.in
@@ -581,7 +581,7 @@
       <packagereq type="default">sendmail</packagereq>
       <packagereq type="default">silo</packagereq>
       <packagereq type="default">systemd</packagereq>
-      <packagereq type="default">yaboot</packagereq>
+      <packagereq type="optional">yaboot</packagereq>
     </packagelist>
   </group>
   <!-- 




More information about the scm-commits mailing list