]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
X11-driver-firegl.spec
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Sun, 13 Mar 2005 10:37:31 +0000 (10:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-firegl.spec -> 1.84

X11-driver-firegl.spec

index b6e56f236d7e17eddb63ba9a4730b6ce8063f44a..b244049f6fcb839d828d7a9fd5b9d91e6d1bfd69 100644 (file)
@@ -31,7 +31,8 @@ Source1:      http://www2.ati.com/drivers/linux/fglrx64_6_8_0-%{version}-1.x86_64.rpm
 %endif
 Patch0:                firegl-panel.patch
 Patch1:                firegl-panel-ugliness.patch
-Patch2:                %{name}-kh.patch
+Patch2:                %{name}-kernel-2_6_11.patch
+Patch3:                %{name}-kh.patch
 URL:           http://www.ati.com/support/drivers/linux/radeon-linux.html
 BuildRequires: cpio
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 2.6.7}
@@ -111,9 +112,11 @@ rpm2cpio %{SOURCE0} | cpio -i -d
 %endif
 install -d panel_src
 tar -xzf usr/src/ATI/fglrx_panel_sources.tgz -C panel_src
+
 %patch0 -p1
 %patch1 -p1
-%{?with_dist_kernel:%patch2 -p1}
+%patch2 -p1
+%{?with_dist_kernel:%patch3 -p1}
 
 %build
 %if %{with kernel}
This page took 0.072228 seconds and 4 git commands to generate.