[xorg-x11-drv-qxl] qxl-0.0.16-vgahw.patch: API compat for xserver 1.12 (#753928)

Adam Jackson ajax at fedoraproject.org
Wed Nov 16 15:44:57 UTC 2011


commit 41282cd90921d0b6c734ff42bb9bb02a395e7689
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Nov 16 15:44:42 2011 -0500

    qxl-0.0.16-vgahw.patch: API compat for xserver 1.12 (#753928)

 xorg-x11-drv-qxl.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-qxl.spec b/xorg-x11-drv-qxl.spec
index b7f021f..23db85b 100644
--- a/xorg-x11-drv-qxl.spec
+++ b/xorg-x11-drv-qxl.spec
@@ -9,7 +9,7 @@ Name:      xorg-x11-drv-qxl
 Version:   0.0.21
 %define tarversion 0.0.16
 
-Release:   10%{?dist}
+Release:   11%{?dist}
 URL:       http://www.x.org
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{tarversion}.tar.bz2
 # Bugfixes from upstream git
@@ -24,6 +24,7 @@ Patch7:    0007-rename-xspice-Xspice.patch
 Patch8:    0008-Add-old-driver-in-as-a-compatibility-layer.patch
 Patch9:    0009-Link-in-the-compat-driver-various-renamings.patch
 Patch10:   0010-Translate-the-access-region-according-to-the-drawabl.patch
+Patch11:   qxl-0.0.16-vgahw.patch
 License:   MIT
 Group:     User Interface/X Hardware Support
 
@@ -68,6 +69,7 @@ XSpice is both an X and a Spice server.a
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 autoreconf -f -i
 
 
@@ -117,10 +119,13 @@ rm $RPM_BUILD_ROOT/usr/share/doc/xf86-video-qxl/spiceqxl.xorg.conf.example
 
 
 %changelog
+* Wed Nov 16 2011 Adam Jackson <ajax at redhat.com> 0.0.21-11
+- qxl-0.0.16-vgahw.patch: API compat for xserver 1.12 (#753928)
+
 * Mon Nov 14 2011 Adam Jackson <ajax at redhat.com> - 0.0.21-10
 - ABI rebuild
 
-* Wed Nov 09 2011 ajax <ajax at redhat.com> - 0.0.21-9
+* Wed Nov 09 2011 Adam Jackson <ajax at redhat.com> - 0.0.21-9
 - ABI rebuild
 
 * Wed Oct 28 2011 Soren Sandmann <ssp at redhat.com> - 0.0.21-8


More information about the scm-commits mailing list