SPECS: X11-driver-firegl.spec - patches needed to compile firegl o...
adamg
adamg at pld-linux.org
Wed Jul 27 16:44:31 CEST 2005
Author: adamg Date: Wed Jul 27 14:44:31 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- patches needed to compile firegl on 2.6.12 kernel - commented out for now
as I suspect these break things on < 2.6.12 kernels
---- Files affected:
SPECS:
X11-driver-firegl.spec (1.96 -> 1.97)
---- Diffs:
================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.96 SPECS/X11-driver-firegl.spec:1.97
--- SPECS/X11-driver-firegl.spec:1.96 Fri Jun 10 18:36:22 2005
+++ SPECS/X11-driver-firegl.spec Wed Jul 27 16:44:26 2005
@@ -46,6 +46,10 @@
Patch1: firegl-panel-ugliness.patch
Patch2: %{name}-kh.patch
Patch3: %{name}-viak8t.patch
+# needed to compile with linux kernel 2.6.12 or newer
+# NOTE: You have to uncommented these in %prep (I thinks these may brake build on < 2.6.12)
+Patch4: %{name}-pci_name.patch
+Patch5: %{name}-inter_module_get.patch
URL: http://www.ati.com/support/drivers/linux/radeon-linux.html
BuildRequires: cpio
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
@@ -130,6 +134,8 @@
%patch1 -p1
%{?with_dist_kernel:%patch2 -p1}
%patch3 -p1
+#%patch4 -p1
+#%patch5 -p1
%build
%if %{with kernel}
@@ -263,6 +269,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.97 2005/07/27 14:44:26 adamg
+- patches needed to compile firegl on 2.6.12 kernel - commented out for now
+ as I suspect these break things on < 2.6.12 kernels
+
Revision 1.96 2005/06/10 16:36:22 wolf
- 8.14.13
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/X11-driver-firegl.spec?r1=1.96&r2=1.97&f=u
More information about the pld-cvs-commit
mailing list