virtinst: update to 0.600.1.

This commit is contained in:
Juan RP 2012-07-12 11:06:21 +02:00
parent f1f93776bd
commit d58e0ea223

View file

@ -1,18 +1,20 @@
# Template file for 'virtinst' # Template file for 'virtinst'
pkgname=virtinst pkgname=virtinst
version=0.500.5 version=0.600.1
distfiles="http://virt-manager.org/download/sources/$pkgname/$pkgname-$version.tar.gz" revision=1
noarch=yes
build_style=python-module build_style=python-module
fulldepends="python libvirt-python urlgrabber" fulldepends="python libvirt-python urlgrabber"
revision=1 pycompile_module="virtinst virtconv"
short_desc="Virtual Machine Installation module" short_desc="Virtual Machine Installation module"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0f297442f7fb2096ecf4205c866e37f4d6d044c9ca55deca4976459713b7b710 homepage="http://virt-manager.et.redhat.com"
license="GPL-2"
distfiles="http://virt-manager.et.redhat.com/download/sources/$pkgname/$pkgname-$version.tar.gz"
checksum=db342cf93aae1f23df02001bdb0b0cc2c5bf675dca37b4417f5a79bf5a374716
long_desc=" long_desc="
virtinst is a module to help in starting installations of Fedora/Red virtinst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of virtual Hat Enterprise Linux related distributions inside of virtual
machines. It supports both paravirt guests (for which only FC and machines. It supports both paravirt guests (for which only FC and
RHEL guests are currently supported) as well as fully virtualized RHEL guests are currently supported) as well as fully virtualized
guests. It uses libvirt (http://www.libvirt.org) for starting things." guests. It uses libvirt (http://www.libvirt.org) for starting things."
noarch=yes