[xen] Update to 4.1.2

myoung myoung at fedoraproject.org
Fri Oct 21 21:04:58 UTC 2011


commit 77e08f365f829f0103cbb7b606608a46942c6fbd
Author: Michael Young <m.a.young at durham.ac.uk>
Date:   Fri Oct 21 22:04:17 2011 +0100

    Update to 4.1.2

 .gitignore                  |    2 +-
 sources                     |    2 +-
 xen-4.1-testing.23104.patch |  733 -------------------------------------------
 xen-4.1-testing.23112.patch |   74 -----
 xen.spec                    |   12 +-
 5 files changed, 8 insertions(+), 815 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c9b5a6..1eca093 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,4 @@ lwip-1.3.0.tar.gz
 pciutils-2.2.9.tar.bz2
 zlib-1.2.3.tar.gz
 /ipxe-git-v1.0.0.tar.gz
-/xen-4.1.1.tar.gz
+/xen-4.1.2.tar.gz
diff --git a/sources b/sources
index 2a1afce..2df57a4 100644
--- a/sources
+++ b/sources
@@ -4,4 +4,4 @@ bf8f1f9e3ca83d732c00a79a6ef29bc4  newlib-1.16.0.tar.gz
 cec05e7785497c5e19da2f114b934ffd  pciutils-2.2.9.tar.bz2
 debc62758716a169df9f62e6ab2bc634  zlib-1.2.3.tar.gz
 fb7df96781d337899066d82059346885  ipxe-git-v1.0.0.tar.gz
-fab4bf74d73444ff9b43bced2e4fc5a2  xen-4.1.1.tar.gz
+73561faf3c1b5e36ec5c089b5db848ad  xen-4.1.2.tar.gz
diff --git a/xen.spec b/xen.spec
index b256a17..0c6930e 100644
--- a/xen.spec
+++ b/xen.spec
@@ -5,8 +5,8 @@
 
 Summary: Xen is a virtual machine monitor
 Name:    xen
-Version: 4.1.1
-Release: 8%{?dist}
+Version: 4.1.2
+Release: 1%{?dist}
 Group:   Development/Libraries
 License: GPLv2+ and LGPLv2+ and BSD
 URL:     http://xen.org/
@@ -46,8 +46,6 @@ Patch20: localgcc451fix.patch
 Patch23: grub-ext4-support.patch
 Patch26: localgcc46fix.patch
 Patch28: pygrubfix.patch
-Patch29: xen-4.1-testing.23104.patch
-Patch30: xen-4.1-testing.23112.patch
 Patch31: pygrubfix2.patch
 
 Patch100: xen-configure-xend.patch
@@ -174,8 +172,6 @@ to build the xen packages.
 %patch20 -p1
 %patch26 -p1
 %patch28 -p1
-%patch29 -p1
-%patch30 -p1
 %patch31 -p1
 
 %patch100 -p1
@@ -564,6 +560,10 @@ rm -rf %{buildroot}
 %doc licensedir/*
 
 %changelog
+* Fri Oct 21 2011 Michael Young <m.a.young at durham.ac.uk> - 4.1.2-1
+- update to 4.1.2
+  remove upstream patches xen-4.1-testing.23104 and xen-4.1-testing.23112
+
 * Fri Oct 14 2011 Michael Young <m.a.young at durham.ac.uk> - 4.1.1-8
 - more pygrub improvements for grub2 on guest
 


More information about the scm-commits mailing list