- Update to Xen 4.3.0-rc3

- The xend toolstack is now deprecated and unsupported. Consolidate
  all xend and traditional qemu patches into one patch file. 
  Rename '.diff' patches to '.patch' and reoder others.
- Create a xend-tools package for the legacy xend toolstack and
  traditional qemu files.
  Drop all upstream changeset patches now included in 4.3 tarball

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=243
This commit is contained in:
Charles Arnold
2013-06-05 20:36:36 +00:00
committed by Git OBS Bridge
parent e88ce74f3d
commit 21a931a14e
7 changed files with 23 additions and 15 deletions

View File

@@ -20,7 +20,7 @@ Name: xen
ExclusiveArch: %ix86 x86_64
%define xvers 4.3
%define xvermaj 4
%define changeset 27068
%define changeset 27093
%define xen_build_dir xen-4.3.0-testing
%define with_kmp 0
%define with_stubdom 1
@@ -120,7 +120,7 @@ BuildRequires: xorg-x11
BuildRequires: lndir
%endif
%endif
Version: 4.3.0_02
Version: 4.3.0_03
Release: 0
PreReq: %insserv_prereq %fillup_prereq
Summary: Xen Virtualization: Hypervisor (aka VMM aka Microkernel)