Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37835319
en ru br
ALT Linux repos
5.0: 0.300.3-alt1
4.1: 0.300.3-alt1

Group :: Development/Python
RPM: python-module-virtinst

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define real_name virtinst

Summary: Virtual machine installation
Name: python-module-virtinst
Version: 0.300.3
Release: alt1
License: GPL
Group: Development/Python
Url: http://virt-manager.org/
Packager: Eugene Ostapets <eostapets at altlinux.ru>
BuildArch: noarch

Source: http://virt-manager.org/download/sources/%real_name/%real_name-%version.tar.gz
BuildRequires: libvirt-python python-dev python-module-libxml2 python-modules-compiler python-modules-logging python-module-urlgrabber

%description
virtinst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of virtual
machines.  It supports both paravirt guests (for which only FC and
RHEL guests are currently supported) as well as fully virtualized
guests.  It uses libvirt (http://www.libvirt.org) for starting
things.

%prep
%setup -n %real_name-%version

%build
%__python setup.py build

%install
%__python setup.py install -O1 --skip-build --root="%buildroot" --prefix="%prefix"
%find_lang %real_name

%files -f %real_name.lang
%_bindir/*
%python_sitelibdir/%real_name
%_man1dir/*
%_man5dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin