Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37844058
en ru br
Репозитории ALT

Группа :: Сети/Прочее
Пакет: euca2ools

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

Name: euca2ools
Version: 1.1
Release: alt0.M51.1
Summary: Elastic Utility Computing Architecture Command-Line Tools

Group: Networking/Other
License: BSD
Url: http://open.eucalyptus.com/
Packager: Vitaly Kuznetsov <vitty at altlinux.ru>

Source: http://eucalyptussoftware.com/downloads/releases/%name-%version.tar.gz

# Automatically added by buildreq on Wed Feb 03 2010

BuildRequires: python-module-m2crypto python-module-setuptools

BuildArch: noarch

%description
EUCALYPTUS is an open source service overlay that implements elastic
computing using existing resources. The goal of EUCALYPTUS is to allow
sites with existing clusters and server infrastructure to co-host an
elastic computing service that is interface-compatible with Amazon's EC2.

This package contains the command line tools to interact with Eucalyptus.
This tools are compatible with Amazon EC2.

%prep
%setup -q

%build
cd euca2ools
%python_build

%install

pushd euca2ools
%__python setup.py install --skip-build --root %buildroot
%__python setup.py install -O1 --skip-build --root %buildroot
popd

mkdir -p %buildroot/%_bindir
mkdir -p %buildroot/%_man1dir
cp -p bin/* %buildroot/%_bindir
cp -p man/* %buildroot/%_man1dir

%files
%_bindir/euca-*
%_man1dir/euca*
%python_sitelibdir/%name-*.egg-info
%python_sitelibdir/%name/*.py
%python_sitelibdir/%name/*.pyc
%python_sitelibdir/%name/*.pyo
%doc CHANGELOG
%doc COPYING
%doc INSTALL
%doc README

%changelog

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

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