Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37879262
en ru br
Репозитории ALT
5.1: 0.400.3-alt1
4.1: 0.300.3-alt1
www.altlinux.org/Changes

Группа :: Разработка/Python
Пакет: python-module-virtinst

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Version: 0.400.3
Release: alt1
%setup_python_module virtinst
Name: %packagename

Summary: Python modules and utilities for installing virtual machines
License: GPLv2+
Group: Development/Python
Url: http://virt-manager.org/
BuildArch: noarch

# http://virt-manager.org/download/sources/%modulename/%modulename-%version.tar.gz

Source: %modulename-%version.tar

BuildRequires: python-devel

%description
virtinst is a module that helps build and install libvirt based virtual
machines. Currently supports KVM, QEmu and Xen virtual machines. Package
includes several command line utilities, including virt-install (build
and install new VMs) and virt-clone (clone an existing virtual machine).

%prep
%setup -n %modulename-%version

%build
%python_build

%install
%python_install
%find_lang %modulename

%files -f %modulename.lang
%_bindir/*
%python_sitelibdir/%modulename
%python_sitelibdir/virtconv
%exclude %python_sitelibdir/*.egg-*

%_man1dir/*
%_man5dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin