[packages/xorg-driver-video-intel] Build with DRI3 support by default, Release: 5

jajcus jajcus at pld-linux.org
Sat Feb 20 15:24:10 CET 2016


commit b720049cd70660c3ab53935c7daea8264fce3e8e
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Feb 20 15:22:22 2016 +0100

    Build with DRI3 support by default, Release: 5
    
    DRI3 is required by the Vulkan driver.
    
    DRI2 is still the default and DRI3 can be enabled in xorg.conf

 xorg-driver-video-intel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xorg-driver-video-intel.spec b/xorg-driver-video-intel.spec
index b15da91..4454b84 100644
--- a/xorg-driver-video-intel.spec
+++ b/xorg-driver-video-intel.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	glamor	Glamor acceleration
 %bcond_without	sna	SandyBridge's New Acceleration (also for older generations)
-%bcond_with	dri3	DRI3 support
+%bcond_without	dri3	DRI3 support
 #
 %define	libdrm_ver	2.4.41
 %define	pixman_ver	0.28.0
@@ -15,7 +15,7 @@ Summary:	X.org video driver for Intel integrated graphics chipsets
 Summary(pl.UTF-8):	Sterownik obrazu X.org dla zintegrowanych układów graficznych Intela
 Name:		xorg-driver-video-intel
 Version:	2.99.917
-Release:	4
+Release:	5
 License:	MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-%{version}.tar.bz2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-intel.git/commitdiff/b720049cd70660c3ab53935c7daea8264fce3e8e



More information about the pld-cvs-commit mailing list