checked in (request 29774)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=27
This commit is contained in:
parent
fe31f9be81
commit
11e0f9e52d
18
xen.spec
18
xen.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xen (Version 4.0.0_20809_01)
|
# spec file for package xen (Version 4.0.0_20809_01)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -39,7 +39,7 @@ BuildRequires: kernel-source kernel-syms module-init-tools xorg-x11
|
|||||||
%endif
|
%endif
|
||||||
Version: 4.0.0_20809_01
|
Version: 4.0.0_20809_01
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 only
|
License: GPLv2
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
@ -232,7 +232,7 @@ Authors:
|
|||||||
...
|
...
|
||||||
|
|
||||||
%package libs
|
%package libs
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Xen Virtualization: Libraries
|
Summary: Xen Virtualization: Libraries
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
#Requires: xen = %{version}
|
#Requires: xen = %{version}
|
||||||
@ -282,7 +282,7 @@ Authors:
|
|||||||
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Xen Virtualization: Control tools for domain 0
|
Summary: Xen Virtualization: Control tools for domain 0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Requires: xen-libs = %{version}
|
Requires: xen-libs = %{version}
|
||||||
@ -340,7 +340,7 @@ Authors:
|
|||||||
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
||||||
|
|
||||||
%package tools-domU
|
%package tools-domU
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Xen Virtualization: Control tools for domain U
|
Summary: Xen Virtualization: Control tools for domain U
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Conflicts: xen-tools
|
Conflicts: xen-tools
|
||||||
@ -361,7 +361,7 @@ Authors:
|
|||||||
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Xen Virtualization: Headers and libraries for development
|
Summary: Xen Virtualization: Headers and libraries for development
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Requires: xen-libs = %{version}
|
Requires: xen-libs = %{version}
|
||||||
@ -412,7 +412,7 @@ Authors:
|
|||||||
%if %{?with_kmp}0
|
%if %{?with_kmp}0
|
||||||
|
|
||||||
%package KMP
|
%package KMP
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Summary: Xen para-virtual device drivers for fully virtualized guests
|
Summary: Xen para-virtual device drivers for fully virtualized guests
|
||||||
Conflicts: xen
|
Conflicts: xen
|
||||||
@ -461,7 +461,7 @@ Xen, but is not available for release due to license restrictions.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%package doc-html
|
%package doc-html
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Xen Virtualization: HTML documentation
|
Summary: Xen Virtualization: HTML documentation
|
||||||
Group: Documentation/HTML
|
Group: Documentation/HTML
|
||||||
|
|
||||||
@ -480,7 +480,7 @@ Authors:
|
|||||||
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
||||||
|
|
||||||
%package doc-pdf
|
%package doc-pdf
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Summary: Xen Virtualization: PDF documentation
|
Summary: Xen Virtualization: PDF documentation
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user