]> git.pld-linux.org Git - packages/X11.git/commitdiff
- added X11-oldkeyb.patch for sparc{,64}
authoraverne <averne@pld-linux.org>
Fri, 14 Jan 2005 18:25:23 +0000 (18:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11.spec -> 1.111

X11.spec

index 37cf98da559437046e5a0744878b77b2d97142da..b301f74ed2696a628c654e0638dc986f5f1e5ced 100644 (file)
--- a/X11.spec
+++ b/X11.spec
@@ -111,6 +111,7 @@ Patch29:    %{name}-radeon-entervt.patch
 Patch31:       %{name}-i810fb.patch
 Patch33:       p_i810dri-memfix.diff
 Patch50:       %{name}-glibc-locale_sync.patch
+Patch60:       %{name}-oldkeyb.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
@@ -1963,6 +1964,9 @@ cd xc
 cd -
 %patch31 -p0
 %patch50 -p1
+%ifarch sparc sparc64
+%patch60 -p0
+%endif
 %{?with_dualhead:%patch100 -p1}
 
 %build
This page took 0.050904 seconds and 4 git commands to generate.