Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
vm-install
vm-install.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vm-install.spec of Package vm-install
# # spec file for package vm-install # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: vm-install Url: http://developer.novell.com/wiki/index.php/Vm-install BuildRequires: python-devel BuildRequires: update-desktop-files # For directory ownership: BuildRequires: yast2 Version: 0.6.3 Release: 0 Summary: Tool to Define a Virtual Machine and Install Its Operating System License: GPL-2.0 Group: System/Emulators/PC Source0: %{name}-0.6.3.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 x86_64 Requires: libvirt python-urlgrabber libxml2-python libvirt-python virt-utils udhcp kdump %define pysite %(python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib()") Recommends: python-gtk %description vm-install can define a Xen virtual machine, and cause an operating system to begin installing within that virtual machine. vm-install can be used in a variety of ways: * It can be used interactively or non-interactively. * It can automatically pick reasonable VM defaults for a given type of operating system. * It can perform completely non-interactive installs, driven via XML files and/or command line parameters. * The supporting Python modules can be 'import'-ed into other Python programs, to create VMs programmatically. Authors: -------- Charles Coffing <ccoffing@novell.com> %prep %setup -q %build %install make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT/%pysite/*.egg-info %find_lang xen-vm-install %suse_update_desktop_file %{name} X-SuSE-YaST-Virtualization %clean test ! -z "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT %files -f xen-vm-install.lang %defattr(-,root,root,-) %doc COPYING %{_mandir}/man8/*.8.gz %{_prefix}/bin/vm-disks %{_prefix}/bin/vm-install %{_prefix}/bin/vm-install-jobs %{_datadir}/vm-install %pysite/vminstall %pysite/vmdisks %{_datadir}/YaST2/clients/vm-install.ycp %{_datadir}/applications/YaST2/vm-install.desktop %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor