]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
- fix x86-64 build (ioctl32 issue).
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 23 Sep 2005 21:24:33 +0000 (21:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-firegl.spec -> 1.102

X11-driver-firegl.spec

index d954bb5f617628e95c9c02d2ba05d0423cf00453..3b8a19ec82fa72280ba5b4fe77813627a3a01827 100644 (file)
@@ -45,6 +45,7 @@ Patch0:               firegl-panel.patch
 Patch1:                firegl-panel-ugliness.patch
 Patch2:                %{name}-kh.patch
 Patch3:                %{name}-viak8t.patch
+Patch4:                %{name}-ioctl32.patch
 URL:           http://www.ati.com/support/drivers/linux/radeon-linux.html
 BuildRequires: cpio
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 2.6.7}
@@ -129,6 +130,7 @@ tar -xzf usr/src/ATI/fglrx_panel_sources.tgz -C panel_src
 %patch1 -p1
 %{?with_dist_kernel:%patch2 -p1}
 %patch3 -p1
+%patch4 -p1
 
 %build
 %if %{with kernel}
This page took 0.090194 seconds and 4 git commands to generate.