SPECS (firegl-8_28): X11-driver-firegl.spec - Release 2. Fix for k...

matkor matkor at pld-linux.org
Sun Dec 10 21:07:59 CET 2006


Author: matkor                       Date: Sun Dec 10 20:07:59 2006 GMT
Module: SPECS                         Tag: firegl-8_28
---- Log message:
- Release 2. Fix for kernel 2.6.18 and up.

---- Files affected:
SPECS:
   X11-driver-firegl.spec (1.130.2.2 -> 1.130.2.3) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.130.2.2 SPECS/X11-driver-firegl.spec:1.130.2.3
--- SPECS/X11-driver-firegl.spec:1.130.2.2	Wed Dec  6 17:27:29 2006
+++ SPECS/X11-driver-firegl.spec	Sun Dec 10 21:07:54 2006
@@ -24,7 +24,7 @@
 %define		arch_dir	x86_64
 %endif
 
-%define		_rel	1
+%define		_rel	2
 Summary:	Linux Drivers for ATI graphics accelerators
 Summary(pl):	Sterowniki do akceleratorów graficznych ATI
 Name:		X11-driver-firegl
@@ -40,6 +40,7 @@
 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}
@@ -128,6 +129,7 @@
 %patch4 -p2
 cd -
 %patch5 -p1
+%patch6 -p1
 
 install -d common%{_prefix}/{%{_lib},bin}
 cp -r %{x11ver}%{arch_sufix}%{_prefix}/%{_lib}/* common%{_prefix}/%{_lib}
@@ -206,6 +208,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
@@ -245,6 +248,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.130.2.3  2006/12/10 20:07:54  matkor
+- Release 2. Fix for kernel 2.6.18 and up.
+
 Revision 1.130.2.2  2006/12/06 16:27:29  glen
 - merged build_kernel_modules, %install_kernel_modules changes from HEAD
 
================================================================

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



More information about the pld-cvs-commit mailing list