From 9cbacce708eb2931be716c37fcd3527af8f67b06 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Sep 27 2006 18:02:36 +0000 Subject: - Fix cursor in pygrub (#208041) --- diff --git a/xen.spec b/xen.spec index 699338b..7771052 100644 --- a/xen.spec +++ b/xen.spec @@ -5,7 +5,7 @@ Summary: Xen is a virtual machine monitor Name: xen Version: 3.0.2 -Release: 37 +Release: 38 Group: Development/Libraries License: GPL URL: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html @@ -26,6 +26,8 @@ Patch103: xen-3.0.2-config-disable-reloc.patch # patches going upstream (pv framebuffer) Patch200: xen-pvfb.patch +Patch250: pygrub-cursor.patch + # libVNCserver patches Patch300: vnc-thread-fixes.patch @@ -101,6 +103,9 @@ virtual machines. # pv framebuffer patches %patch200 -p1 +# upstream patches +%patch250 -p1 + # libVNCserver patches pushd LibVNCServer-0.8.2 # thread locking fixes @@ -210,6 +215,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Wed Sep 27 2006 Jeremy Katz - 3.0.2-38 +- Fix cursor in pygrub (#208041) + * Tue Sep 26 2006 Daniel P. Berrange - 3.0.2-37 - Removed obsolete scary warnings in package description