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)
|
||||
#
|
||||
# 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
|
||||
# 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
|
||||
Version: 4.0.0_20809_01
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
License: GPLv2
|
||||
Group: System/Kernel
|
||||
AutoReqProv: on
|
||||
PreReq: %insserv_prereq %fillup_prereq
|
||||
@ -232,7 +232,7 @@ Authors:
|
||||
...
|
||||
|
||||
%package libs
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Summary: Xen Virtualization: Libraries
|
||||
Group: System/Kernel
|
||||
#Requires: xen = %{version}
|
||||
@ -282,7 +282,7 @@ Authors:
|
||||
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
||||
|
||||
%package tools
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Summary: Xen Virtualization: Control tools for domain 0
|
||||
Group: System/Kernel
|
||||
Requires: xen-libs = %{version}
|
||||
@ -340,7 +340,7 @@ Authors:
|
||||
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
||||
|
||||
%package tools-domU
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Summary: Xen Virtualization: Control tools for domain U
|
||||
Group: System/Kernel
|
||||
Conflicts: xen-tools
|
||||
@ -361,7 +361,7 @@ Authors:
|
||||
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
||||
|
||||
%package devel
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Summary: Xen Virtualization: Headers and libraries for development
|
||||
Group: System/Kernel
|
||||
Requires: xen-libs = %{version}
|
||||
@ -412,7 +412,7 @@ Authors:
|
||||
%if %{?with_kmp}0
|
||||
|
||||
%package KMP
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: System/Kernel
|
||||
Summary: Xen para-virtual device drivers for fully virtualized guests
|
||||
Conflicts: xen
|
||||
@ -461,7 +461,7 @@ Xen, but is not available for release due to license restrictions.
|
||||
%endif
|
||||
|
||||
%package doc-html
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Summary: Xen Virtualization: HTML documentation
|
||||
Group: Documentation/HTML
|
||||
|
||||
@ -480,7 +480,7 @@ Authors:
|
||||
Ian Pratt <ian.pratt@cl.cam.ac.uk>
|
||||
|
||||
%package doc-pdf
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Summary: Xen Virtualization: PDF documentation
|
||||
Group: Documentation/Other
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user