[xorg-x11-drv-qxl] Rebuild for xserver 1.11 ABI

Adam Jackson ajax at fedoraproject.org
Thu Aug 18 15:54:39 UTC 2011


commit 453c3d57358a6c44edcd38b569baf8d594fe510e
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Aug 18 11:54:27 2011 -0400

    Rebuild for xserver 1.11 ABI

 xorg-x11-drv-qxl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-qxl.spec b/xorg-x11-drv-qxl.spec
index 7687eff..36f7d61 100644
--- a/xorg-x11-drv-qxl.spec
+++ b/xorg-x11-drv-qxl.spec
@@ -10,7 +10,7 @@ Name:      xorg-x11-drv-qxl
 Version:   0.0.21
 %define tarversion 0.0.13
 
-Release:   3%{?dist}
+Release:   4%{?dist}
 URL:       http://www.x.org
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{tarversion}.tar.bz2
 # Patches from upstream git, bugfixes + support for old qxl device
@@ -33,7 +33,7 @@ Group:     User Interface/X Hardware Support
 ExcludeArch: s390 s390x
 
 BuildRequires: pkgconfig
-BuildRequires: xorg-x11-server-devel >= 1.1.0-1
+BuildRequires: xorg-x11-server-devel >= 1.10.99.902
 BuildRequires: spice-protocol >= 0.8.0
 BuildRequires: glib2-devel
 BuildRequires: libtool
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %{driverdir}/qxl_drv.so
 
 %changelog
+* Thu Aug 18 2011 Adam Jackson <ajax at redhat.com> - 0.0.21-4
+- Rebuild for xserver 1.11 ABI
+
 * Wed Apr 20 2011 Hans de Goede <hdegoede at redhat.com> 0.0.21-3
 - Add various bugfixes from upstream git
 - Fixes VT-switching (rhbz#696711)


More information about the scm-commits mailing list