]> git.pld-linux.org Git - packages/X11.git/commitdiff
- glxinfo link fixed.
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 1 Apr 2005 06:43:27 +0000 (06:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- gcc4 fix is back.
- test build...

Changed files:
    X11.spec -> 1.132

X11.spec

index 2344fb6ef4cf6e26786849e743c5a51d14457f5c..7bb4acbbd16424f24a0016a7dd2e976eac0a786d 100644 (file)
--- a/X11.spec
+++ b/X11.spec
@@ -116,6 +116,7 @@ Patch60:    %{name}-oldkeyb.patch
 Patch61:       %{name}-sparc64-asmfix.patch
 Patch62:       %{name}-sparc64-v9fix.patch
 Patch63:       %{name}-pci-build.patch
+Patch64:       %{name}-glxinfo-link.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
@@ -1967,14 +1968,13 @@ cd -
 %patch34 -p0
 %patch35 -p0
 %patch50 -p1
-%ifarch sparc sparc64
 %patch60 -p0
 %patch61 -p1
 %patch62 -p1
 %patch63 -p1
-%endif
+%patch64 -p1
 %{?with_dualhead:%patch100 -p1}
-#patch101 -p1
+%patch101 -p1
 
 %build
 PWD=`pwd`
This page took 0.058075 seconds and 4 git commands to generate.