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
This commit is contained in:
Cole Robinson 2013-05-20 16:56:49 -04:00
parent eb43c48853
commit ae859e63d8
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>