]> git.pld-linux.org Git - packages/X11.git/commitdiff
- small patch to xorg r128 driver, allows to use hardware-accelerated OpenGL support...
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 18 Oct 2005 22:04:04 +0000 (22:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  The patch originally comes from Gentoo (by Wojciech Owczarek)

Changed files:
    X11.spec -> 1.154

X11.spec

index 636626c909b7bb888791eddbe53b11e04fb3f2b3..1d10af267a6bd20d4f87db1beee54699a26b7e95 100644 (file)
--- a/X11.spec
+++ b/X11.spec
@@ -31,7 +31,7 @@ Summary(uk):  
 Summary(zh_CN):        XOrg X11 ´°¿Úϵͳ·þÎñÆ÷ºÍ»ù±¾³ÌÐò
 Name:          X11
 Version:       6.8.2
-Release:       11.9
+Release:       11.10
 Epoch:         1
 License:       MIT/X Consortium/BSD (see README)
 Group:         X11
@@ -131,7 +131,9 @@ Patch68:    %{name}-radeon-cursor-sync.patch
 Patch69:       %{name}-radeon-dynamic-clocks.patch
 Patch70:       %{name}-radeon-render-byteswap.patch
 Patch71:       %{name}-radeon-set-fb-location.patch
+
 Patch72:       http://glen.alkohol.ee/xkb/xorg.patch
+Patch73:       http://owczi.net/stuff/mac/X11R6.8.2-r128-write_depth.patch
 
 #head-patch
 #ftp://ftp.linux.cz/pub/linux/people/jan_kasprzak/xorg-dualhead/
@@ -1997,6 +1999,7 @@ cd -
 %patch70 -p0
 %patch71 -p0
 %{__patch} -d xc/programs/xkbcomp/symbols/pc < %{PATCH72}
+%patch73 -p0
 
 %{?with_dualhead:%patch100 -p1}
 %patch101 -p1
This page took 0.046801 seconds and 4 git commands to generate.