]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
- release 2
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 24 Apr 2006 12:13:41 +0000 (12:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added intermodule and noiommu fixes for kernel 2.6.16 from Debian

Changed files:
    X11-driver-firegl.spec -> 1.121.2.4

X11-driver-firegl.spec

index eb57029baf870dda02601c0550196f2f190f9ff4..6772a35bc79dfd30571fa9a5b96d4154e640acfb 100644 (file)
@@ -31,7 +31,7 @@ Summary:      Linux Drivers for ATI graphics accelerators
 Summary(pl):   Sterowniki do akceleratorów graficznych ATI
 Name:          X11-driver-firegl
 Version:       8.24.8
-%define                _rel    1
+%define                _rel    2
 Release:       %{_rel}
 License:       ATI Binary (parts are GPL)
 Vendor:                ATI
@@ -49,6 +49,8 @@ Patch1:               firegl-panel-ugliness.patch
 Patch2:                %{name}-kh.patch
 Patch3:                %{name}-viak8t.patch
 Patch4:                %{name}-force-define-AGP.patch
+Patch5:                %{name}-intermodule.patch
+Patch6:                %{name}-noiommu.patch
 URL:           http://www.ati.com/support/drivers/linux/radeon-linux.html
 #BuildRequires:        X11-devel >= %{_min_eq_x11}     # disabled for now
 BuildRequires: cpio
@@ -140,6 +142,8 @@ cd common
 %{?with_dist_kernel:%patch2 -p1}
 %patch3 -p1
 %patch4 -p2
+%patch5 -p2
+%patch6 -p2
 cd -
 
 install -d common%{_prefix}/{%{_lib},bin}
This page took 0.30621 seconds and 4 git commands to generate.