From 55eaa73328086c42071b57d21558edb664c36aa8 Mon Sep 17 00:00:00 2001 From: Stephen Tweedie Date: Jan 10 2006 20:07:21 +0000 Subject: Rebase to current xen tools --- diff --git a/.cvsignore b/.cvsignore index 4e1aa8f..59809f1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -xen-unstable-src.tar.gz -xen-3.0.0-20051206.tar.bz2 +xen-3.0.0-20060110.tar.bz2 diff --git a/sources b/sources index be0287a..b0a33b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09ad6d42ca7783eac861dcbe03acb7a0 xen-3.0.0-20051206.tar.bz2 +d3aca23f36c287cc528b7fe8552ad2b3 xen-3.0.0-20060110.tar.bz2 diff --git a/xen.spec b/xen.spec index 87fc720..a4366ba 100644 --- a/xen.spec +++ b/xen.spec @@ -3,11 +3,11 @@ Summary: Xen is a virtual machine monitor Name: xen Version: 3.0 -Release: 0.20051206.fc5.2 +Release: 0.20060110.fc5.1 Group: Development/Libraries License: GPL URL: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html -Source0: xen-3.0.0-20051206.tar.bz2 +Source0: xen-3.0.0-20060110.tar.bz2 Patch0: xen-misc-fixes.patch Patch1: xen-initscript.patch Patch3: xen-dom0-minmem.patch @@ -99,6 +99,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/*.h %{_includedir}/xen/*.h %{_includedir}/xen/io/*.h +%{_includedir}/xen/linux/*.h %{python_sitearch}/%{name} %{python_sitearch}/grub %{_libdir}/%{name} @@ -118,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{_localstatedir}/run/xenstored %changelog +* Tue Jan 10 2006 - 3.0-0.20060110.fc5.1 +- Update to xen-unstable from 20060110 (cset 8526) + * Thu Dec 22 2005 Jesse Keating - 3.0-0.20051206.fc5.2 - rebuilt