Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37564551
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 

%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

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

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