SPECS (firegl-8_27_10): X11-driver-firegl.spec - This one allows a...

matkor matkor at pld-linux.org
Sun Dec 10 20:33:10 CET 2006


Author: matkor                       Date: Sun Dec 10 19:33:10 2006 GMT
Module: SPECS                         Tag: firegl-8_27_10
---- Log message:
- This one allows at least to switch between X11 and console on ATI Radeon XPRESS 200M 5955.

---- Files affected:
SPECS:
   X11-driver-firegl.spec (1.128 -> 1.128.2.1) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.128 SPECS/X11-driver-firegl.spec:1.128.2.1
--- SPECS/X11-driver-firegl.spec:1.128	Thu Aug 31 19:38:36 2006
+++ SPECS/X11-driver-firegl.spec	Sun Dec 10 20:33:04 2006
@@ -50,6 +50,8 @@
 Patch2:		%{name}-kh.patch
 Patch3:		%{name}-viak8t.patch
 Patch4:		%{name}-force-define-AGP.patch
+Patch5:         %{name}-utsrelease.patch
+Patch6:         %{name}-VM_SHM-fix.patch
 URL:		http://www.ati.com/support/drivers/linux/radeon-linux.html
 #BuildRequires:	X11-devel >= %{_min_eq_x11}	# disabled for now
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.14}
@@ -139,6 +141,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}
@@ -243,6 +247,7 @@
 %attr(755,root,root) %{_libdir}/libfglrx_dm.so.*.*
 %attr(755,root,root) %{_libdir}/libfglrx_gamma.so.*.*
 %attr(755,root,root) %{_libdir}/libfglrx_pp.so.*.*
+%attr(755,root,root) %{_libdir}/libfglrx_tvout.so.*.*
 # Linux OpenGL ABI compatibility symlinks
 %attr(755,root,root) /usr/%{_lib}/libGL.so.1
 %attr(755,root,root) /usr/%{_lib}/libGL.so
@@ -282,6 +287,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.128.2.1  2006/12/10 19:33:04  matkor
+- This one allows at least to switch between X11 and console on ATI Radeon XPRESS 200M 5955.
+
 Revision 1.128  2006/08/31 17:38:36  glen
 - make -j1 for scripts
 
================================================================

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



More information about the pld-cvs-commit mailing list