[xorg-x11-drv-qxl/f19] resnapshot - fixes randr under KMS

Dave Airlie airlied at fedoraproject.org
Tue May 14 01:40:02 UTC 2013


commit f1889c8f28e4555e62773b6c2fd07d30ae8857e6
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue May 14 11:31:09 2013 +1000

    resnapshot - fixes randr under KMS

 0001-qxl-add-KMS-support-v1.2.patch | 2386 -----------------------------------
 sources                             |    2 +-
 xorg-x11-drv-qxl.spec               |    9 +-
 3 files changed, 6 insertions(+), 2391 deletions(-)
---
diff --git a/sources b/sources
index 5b21c0f..7bb3b63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd676be21a615fda3cbd070d0943c5f8  xf86-video-qxl-20130429.tar.bz2
+8f0fab3aaad87882246e5a9db2a3c4cc  xf86-video-qxl-20130514.tar.bz2
diff --git a/xorg-x11-drv-qxl.spec b/xorg-x11-drv-qxl.spec
index 8662af4..d54a937 100644
--- a/xorg-x11-drv-qxl.spec
+++ b/xorg-x11-drv-qxl.spec
@@ -9,7 +9,7 @@
 %define with_xspice 0
 %endif
 
-%global gitdate 20130429
+%global gitdate 20130514
 %global gitversion 77a1594
 
 %if 0%{?gitdate}
@@ -22,13 +22,12 @@ Name:      xorg-x11-drv-qxl
 
 Version:   0.1.1
 
-Release:   0.6%{?gver}%{?dist}
+Release:   0.7%{?gver}%{?dist}
 URL:       http://www.x.org
 #Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
 
 Source0: %{tarball}-%{gitdate}.tar.bz2
 # Support for old revision 1 qxl device (which won't go upstream)
-Patch1:    0001-qxl-add-KMS-support-v1.2.patch
 Patch2:	   0002-Add-old-driver-in-as-a-compatibility-layer.patch
 Patch3:	   0003-Link-in-the-compat-driver-various-renamings.patch
 Patch4:	   0004-compat-bump-to-new-server-API-changes.patch
@@ -70,7 +69,6 @@ XSpice is both an X and a Spice server.
 %prep
 %setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
 
-%patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
@@ -123,6 +121,9 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/X11/spiceqxl.xorg.conf
 
 
 %changelog
+* Tue May 14 2013 Dave Airlie <airlied at redhat.com> 0.1.1-0.7
+- resnapshot - fixes randr under KMS
+
 * Sat May 14 2013 Daniel Mach <dmach at redhat.com> - 0.1.1-0.6
 - Fix with_xspice macro definition (airlied - cherrypick)
 


More information about the scm-commits mailing list