]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
- now it builds/works fine.
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 5 Nov 2005 21:54:08 +0000 (21:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-firegl.spec -> 1.104

X11-driver-firegl.spec

index d541025ffa226734946541747acd969f9ea042a7..6cdad914f6b612c544741624391a72b501744ac2 100644 (file)
@@ -45,6 +45,8 @@ Patch0:               firegl-panel.patch
 Patch1:                firegl-panel-ugliness.patch
 Patch2:                %{name}-kh.patch
 Patch3:                %{name}-viak8t.patch
+Patch4:                %{name}-verify_area.patch
+Patch5:                %{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 +131,10 @@ tar -xzf usr/src/ATI/fglrx_panel_sources.tgz -C panel_src
 %patch1 -p1
 %{?with_dist_kernel:%patch2 -p1}
 %patch3 -p1
+%patch4 -p1
+%ifarch %{x8664}
+%patch5 -p1
+%endif
 
 %build
 %if %{with kernel}
This page took 0.089185 seconds and 4 git commands to generate.