]> git.pld-linux.org Git - packages/X11.git/commitdiff
- release 10.1 (need cleaning)
authorspeedy <speedy@pld-linux.org>
Mon, 4 Jul 2005 23:39:45 +0000 (23:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed radeon (revert dynamic clock setup, some other changes)

Changed files:
    X11.spec -> 1.148

X11.spec

index 024135eb3960b44a69209ff3b68c11df7f514e7f..ba3ab0305f4c21c0e73b4ce74a54c1505771ca1a 100644 (file)
--- a/X11.spec
+++ b/X11.spec
@@ -30,7 +30,7 @@ Summary(uk):  
 Summary(zh_CN):        XOrg X11 ´°¿Úϵͳ·þÎñÆ÷ºÍ»ù±¾³ÌÐò
 Name:          X11
 Version:       6.8.2
-Release:       10
+Release:       10.1
 Epoch:         1
 License:       MIT/X Consortium/BSD (see README)
 Group:         X11
@@ -122,6 +122,15 @@ Patch64:   %{name}-logitech-ultrax-keyboard.patch
 # XFree86-tdfx-fix-vtswitch-font-corruption.patch - issue still not fixed,
 # but patch doesn't help either; however, it occurs in text mode only, not
 # with tdfxfb, which is worth using anyway
+Patch65:       %{name}-canonicalize-builderaddr.patch
+Patch66:       %{name}-composite-gravity.patch
+
+# radeon
+Patch67:       %{name}-deassert-ddc-lines.patch
+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
 
 #head-patch
 #ftp://ftp.linux.cz/pub/linux/people/jan_kasprzak/xorg-dualhead/
@@ -1978,10 +1987,21 @@ cd -
 %patch62 -p1
 %patch63 -p1
 %patch64 -p1
+
+%patch65 -p0
+%patch66 -p0
+
+%patch67 -p0
+%patch68 -p0
+%patch69 -p0
+%patch70 -p0
+%patch71 -p0
+
 %{?with_dualhead:%patch100 -p1}
 %patch101 -p1
 %{?with_r300:%patch102 -p0}
 
+
 sed -i -e 's#krb5/##g' xc/lib/Xau/*.* xc/programs/xdm/greeter/*.* \
        xc/programs/xdm/*.* xc/programs/Xserver/os/*.*
 
This page took 0.050782 seconds and 4 git commands to generate.