]> git.pld-linux.org Git - packages/xen.git/blame - xen.spec
- new; rediffed version taken from upstream
[packages/xen.git] / xen.spec
CommitLineData
403a0e9f
AM
1# TODO:
2# - pldized init scripts
f44888a4 3# - script for rc-boot
b650a78f
JK
4#
5# Conditional build:
da88b5cd 6%bcond_without pae # build without PAE (HIGHMEM64G) support (PLD Xen* kernels require PAE)
b650a78f 7#
adbb6385
JB
8Summary: Xen - a virtual machine monitor
9Summary(pl): Xen - monitor maszyny wirtualnej
fda6847b 10Name: xen
9e18baed 11Version: 3.0.2
47d65e01 12Release: 0.2
6eccf3e8 13Epoch: 0
fda6847b 14License: GPL
129858a4 15Group: Applications/System
dcba01a0 16Source0: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/%{name}-%{version}-src.tgz
9e18baed 17# Source0-md5: 544eab940a0734a55459d648e5c3b224
403a0e9f
AM
18Source1: %{name}-xend.init
19Source2: %{name}-xendomains.init
47d65e01
JK
20Patch0: %{name}-python_scripts.patch
21Patch1: %{name}-bash_scripts.patch
5b3fe504 22Patch2: %{name}-bridge_setup.patch
67494ff6 23URL: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
53503036 24BuildRequires: XFree86-devel
39eabac9 25BuildRequires: curl-devel
47d65e01 26BuildRequires: latex2html
403a0e9f 27BuildRequires: libidn-devel
403a0e9f 28BuildRequires: ncurses-devel
53503036
JB
29BuildRequires: python-Twisted
30BuildRequires: python-devel
48c47956 31BuildRequires: rpm-pythonprov
129858a4 32BuildRequires: rpmbuild(macros) >= 1.268
53503036 33BuildRequires: tetex-dvips
67494ff6 34BuildRequires: tetex-format-latex
35BuildRequires: tetex-latex-psnfss
53503036 36BuildRequires: transfig
12f352e2 37BuildRequires: which
53503036 38BuildRequires: zlib-devel
129858a4 39Requires(post,preun): /sbin/chkconfig
53503036
JB
40Requires: ZopeInterface
41Requires: bridge-utils
42Requires: losetup
43Requires: python-TwistedWeb
129858a4 44Requires: rc-scripts
3dcc613d 45Requires: kernel(xen) = %{version}
cef7399d 46Obsoletes: xen-doc
403a0e9f 47ExclusiveArch: %{ix86}
fda6847b
AM
48BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
49
da88b5cd 50%ifnarch i686 athlon pentium3 pentium4
85bffc35 51%undefine with_pae
da88b5cd
JK
52%endif
53
fda6847b
AM
54%description
55This package contains the Xen hypervisor and Xen tools, needed to run
56virtual machines on x86 systems, together with the kernel-xen*
57packages. Information on how to use Xen can be found at the Xen
58project pages.
59
60Virtualisation can be used to run multiple versions or multiple Linux
61distributions on one system, or to test untrusted applications in a
62sandboxed environment. Note that the Xen technology is still in
63development, and this RPM has received extremely little testing. Don't
64be surprised if this RPM eats your data, drinks your coffee or makes
65fun of you in front of your friends.
66
adbb6385
JB
67%description -l pl
68