[xorg-x11-drv-qxl/f18] qxl: fix abort from screen private introduction

Alon Levy alon at fedoraproject.org
Thu Aug 23 13:50:37 UTC 2012


commit f99741018b82993c234286611fd9c14e31975585
Author: Alon Levy <alevy at redhat.com>
Date:   Thu Aug 23 16:49:31 2012 +0300

    qxl: fix abort from screen private introduction

 xorg-x11-drv-qxl.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-qxl.spec b/xorg-x11-drv-qxl.spec
index 38a30c4..bfd1ee2 100644
--- a/xorg-x11-drv-qxl.spec
+++ b/xorg-x11-drv-qxl.spec
@@ -15,7 +15,7 @@ Name:      xorg-x11-drv-qxl
 Version:   0.0.22
 %define tarversion 0.0.17
 
-Release:   3%{?gver}%{?dist}
+Release:   4%{?gver}%{?dist}
 URL:       http://www.x.org
 #Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{tarversion}.tar.bz2
 Source0: %{tarball}-%{gitdate}.tar.bz2
@@ -23,6 +23,7 @@ Source0: %{tarball}-%{gitdate}.tar.bz2
 Patch8:    0008-Add-old-driver-in-as-a-compatibility-layer.patch
 Patch9:    0009-Link-in-the-compat-driver-various-renamings.patch
 Patch10:   0001-compat-bump-to-new-server-API-changes.patch
+Patch11:   0010-screen-specific-dix-privates.patch
 License:   MIT
 Group:     User Interface/X Hardware Support
 
@@ -60,6 +61,7 @@ XSpice is both an X and a Spice server.a
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 autoreconf -f -i
 
 
@@ -109,6 +111,9 @@ rm $RPM_BUILD_ROOT/usr/share/doc/xf86-video-qxl/spiceqxl.xorg.conf.example
 
 
 %changelog
+* Thu Aug 23 2012 Alon Levy <alevy at redhat.com>
+- fix break from introduction of screen privates - 0.0.22-4.20120718gitde6620788
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.22-3.20120718gitde6620788
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list