automated specfile changes
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=177
This commit is contained in:
parent
57123e612c
commit
66ec01d2dd
14
xen.spec
14
xen.spec
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: xen
|
Name: xen
|
||||||
ExclusiveArch: %ix86 x86_64
|
ExclusiveArch: %ix86 x86_64
|
||||||
%define xvers 4.1
|
%define xvers 4.1
|
||||||
@ -82,10 +83,10 @@ BuildRequires: gcc46
|
|||||||
BuildRequires: libgcc46
|
BuildRequires: libgcc46
|
||||||
BuildRequires: libgcc46-32bit
|
BuildRequires: libgcc46-32bit
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: glibc-32bit
|
|
||||||
BuildRequires: glibc-devel-32bit
|
|
||||||
BuildRequires: gcc-32bit
|
BuildRequires: gcc-32bit
|
||||||
BuildRequires: gcc43-32bit
|
BuildRequires: gcc43-32bit
|
||||||
|
BuildRequires: glibc-32bit
|
||||||
|
BuildRequires: glibc-devel-32bit
|
||||||
%define max_cpus 256
|
%define max_cpus 256
|
||||||
%define pae_enabled n
|
%define pae_enabled n
|
||||||
%else
|
%else
|
||||||
@ -643,8 +644,15 @@ Authors:
|
|||||||
%package tools
|
%package tools
|
||||||
Summary: Xen Virtualization: Control tools for domain 0
|
Summary: Xen Virtualization: Control tools for domain 0
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
|
Requires: bridge-utils
|
||||||
|
Requires: multipath-tools
|
||||||
|
Requires: python
|
||||||
|
Requires: python-curses
|
||||||
|
Requires: python-lxml
|
||||||
|
Requires: python-openssl
|
||||||
|
Requires: python-pam
|
||||||
|
Requires: python-xml
|
||||||
Requires: xen-libs = %{version}
|
Requires: xen-libs = %{version}
|
||||||
Requires: bridge-utils multipath-tools python python-curses python-openssl python-pam python-xml python-lxml
|
|
||||||
# subpackage existed in 10.3
|
# subpackage existed in 10.3
|
||||||
Provides: xen-tools-ioemu = 3.2
|
Provides: xen-tools-ioemu = 3.2
|
||||||
Obsoletes: xen-tools-ioemu <= 3.2
|
Obsoletes: xen-tools-ioemu <= 3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user