Search
j0ke.net Open Build Service
>
Projects
>
virtualization
>
one
> one.spec
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File one.spec of Package one (Revision 5)
Currently displaying revision
5
,
show latest
Name: one Version: 1.2.0 Release: 1 Url: http://www.opennebula.org License: Apache License 2.0 Summary: Virtual Infrastructure Engine Group: System/Virtualization Source: http://opennebula.org/files/%{name}-%{version}.tar.gz Provides: opennebula Provides: OpenNebula BuildRequires: scons ruby ruby-devel BuildRequires: xmlrpc-c-devel %description OpenNebula transforms a physical cluster into a flexible virtual infrastructure which dynamically adapts to the changing demands of a service workload. OpenNebula leverages existing virtualization platforms to create a new virtualization layer between the service and the physical infrastructure. This new layer supports the execution of the services on a physical cluster, extending the benefits of VMMs (Virtual Machine Monitors) from a single physical resource to a cluster of resources. OpenNebula effectively decouples a server (deployed as a pre-configured VM) not only from the physical infrastructure but also from its physical location. %prep %setup %build scons prefix=%{_prefix} bindir=%{_bindir} datadir=%{_datadir} %install ./install.sh -d %{buildroot} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) * Sun Apr 19 2009 Carsten Schoene <cs@linux-administrator.com> - 1.2.0-1 - update to release 1.2.0