comps-f19.xml.in comps-f20.xml.in

Cole Robinson crobinso at fedoraproject.org
Mon May 20 20:58:05 UTC 2013


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

New commits:
commit ae859e63d8d054b71216cc2afdf8191a40e3e475
Author: Cole Robinson <crobinso at redhat.com>
Date:   Mon May 20 16:56:49 2013 -0400

    s/python-virtinst/virt-install/g for F19+
    
    python-virtinst is merged with virt-manager, and the actual library
    is now private. virt-install is the package with the virt-* cli tools,
    which is likely what the comps group wanted anyways

diff --git a/comps-f19.xml.in b/comps-f19.xml.in
index 5a072c9..f7449b2 100644
--- a/comps-f19.xml.in
+++ b/comps-f19.xml.in
@@ -5687,7 +5687,7 @@
     <default>false</default>
     <uservisible>false</uservisible>
     <packagelist>
-      <packagereq type="mandatory">python-virtinst</packagereq>
+      <packagereq type="mandatory">virt-install</packagereq>
       <packagereq type="default">libvirt</packagereq>
       <packagereq type="default">qemu-kvm</packagereq>
       <packagereq type="default">virt-manager</packagereq>
diff --git a/comps-f20.xml.in b/comps-f20.xml.in
index ca0e7a1..30ebaa8 100644
--- a/comps-f20.xml.in
+++ b/comps-f20.xml.in
@@ -5711,7 +5711,7 @@
     <default>false</default>
     <uservisible>false</uservisible>
     <packagelist>
-      <packagereq type="mandatory">python-virtinst</packagereq>
+      <packagereq type="mandatory">virt-install</packagereq>
       <packagereq type="default">libvirt</packagereq>
       <packagereq type="default">qemu-kvm</packagereq>
       <packagereq type="default">virt-manager</packagereq>




More information about the scm-commits mailing list