SPECS: X11-driver-firegl.spec - rel 0.2 - added patches by pluto a...

mguevara mguevara at pld-linux.org
Fri Feb 23 14:07:31 CET 2007


Author: mguevara                     Date: Fri Feb 23 13:07:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 0.2
- added patches by pluto and vip: xorg-driver-video-fglrx-2.6.20-restore_syscalls.patch
  and xorg-driver-video-fglrx-2.6.20-init_work_macro.patch
- builds for 2.6.20.1 but may need some more fixes. 

---- Files affected:
SPECS:
   X11-driver-firegl.spec (1.145 -> 1.146) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.145 SPECS/X11-driver-firegl.spec:1.146
--- SPECS/X11-driver-firegl.spec:1.145	Fri Feb 23 10:59:31 2007
+++ SPECS/X11-driver-firegl.spec	Fri Feb 23 14:07:26 2007
@@ -29,7 +29,7 @@
 %define		arch_dir	x86_64
 %endif
 
-%define		_rel	0.1
+%define		_rel	0.2
 Summary:	Linux Drivers for ATI graphics accelerators
 Summary(pl.UTF-8):	Sterowniki do akceleratorów graficznych ATI
 Name:		X11-driver-firegl
@@ -44,6 +44,8 @@
 Patch2:		%{name}-kh.patch
 Patch3:		%{name}-viak8t.patch
 Patch4:		%{name}-force-define-AGP.patch
+Patch5:		xorg-driver-video-fglrx-2.6.20-restore_syscalls.patch
+Patch6:		xorg-driver-video-fglrx-2.6.20-init_work_macro.patch
 URL:		http://ati.amd.com/support/drivers/linux/linux-radeon.html
 #BuildRequires:	X11-devel >= %{_min_eq_x11}	# disabled for now
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.14}
@@ -131,6 +133,8 @@
 %patch3 -p1
 %patch4 -p2
 cd -
+%patch5 -p1
+%patch6 -p1
 
 install -d common%{_prefix}/{%{_lib},bin}
 cp -r %{x11ver}%{arch_sufix}%{_prefix}/%{_lib}/* common%{_prefix}/%{_lib}
@@ -213,7 +217,7 @@
 %attr(755,root,root) /usr/%{_lib}/libGL.so.1
 %attr(755,root,root) /usr/%{_lib}/libGL.so
 
-%attr(755,root,root) %{_libdir}/modules/dri/atiogl_a_dri.so
+#attr(755,root,root) %{_libdir}/modules/dri/atiogl_a_dri.so
 %attr(755,root,root) %{_libdir}/modules/dri/fglrx_dri.so
 %attr(755,root,root) %{_libdir}/modules/drivers/fglrx_drv.so
 %attr(755,root,root) %{_libdir}/modules/linux/libfglrxdrm.so
@@ -248,6 +252,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146  2007/02/23 13:07:26  mguevara
+- rel 0.2
+- added patches by pluto and vip: xorg-driver-video-fglrx-2.6.20-restore_syscalls.patch
+  and xorg-driver-video-fglrx-2.6.20-init_work_macro.patch
+- builds for 2.6.20.1 but may need some more fixes.
+
 Revision 1.145  2007/02/23 09:59:31  matkor
 - Version 8.34.8. Fails to bouild on 2.6.20 from LINUX_2_6 branch.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/X11-driver-firegl.spec?r1=1.145&r2=1.146&f=u



More information about the pld-cvs-commit mailing list