]> git.pld-linux.org Git - packages/xorg-driver-video-intel.git/commitdiff
bumped libdrm version (not strictly required, but this is an easy lib to update)
authorTomasz Pala <gotar@pld-linux.org>
Thu, 14 Feb 2013 15:47:46 +0000 (16:47 +0100)
committerTomasz Pala <gotar@pld-linux.org>
Thu, 14 Feb 2013 15:47:46 +0000 (16:47 +0100)
"required on gen2/3 in order to prevent a bug causing the DDX to fallback to swrast"

xorg-driver-video-intel.spec

index 098863cb7dd105276036ea3820b9cff0bd2da0be..d43215dcfaf6e6891b0f9c058f9a2e17e0361d01 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with    glamor  Glamor acceleration
 %bcond_without sna     SandyBridge's New Acceleration (also for older generations)
 #
-%define        libdrm_ver      2.4.39
+%define        libdrm_ver      2.4.41
 %define        pixman_ver      0.28.0
 %if %{with sna}
 %define        xserver_ver     1.10
This page took 0.163087 seconds and 4 git commands to generate.