]> git.pld-linux.org Git - packages/X11-driver-firegl.git/blobdiff - X11-driver-firegl.spec
- prepared for kernel >= 2.6.13: link Module.symvers
[packages/X11-driver-firegl.git] / X11-driver-firegl.spec
index f73bce63bc76fecf945e4ec568566a8f834ad03d..d954bb5f617628e95c9c02d2ba05d0423cf00453 100644 (file)
@@ -27,7 +27,7 @@
 Summary:       Linux Drivers for ATI graphics accelerators
 Summary(pl):   Sterowniki do akceleratorów graficznych ATI
 Name:          X11-driver-firegl
-Version:       8.14.13
+Version:       8.16.20
 %define                _rel    1
 Release:       %{_rel}
 License:       ATI Binary (parts are GPL)
@@ -35,11 +35,11 @@ Vendor:             ATI
 Group:         X11/XFree86
 %if %{need_x86}
 Source0:       http://www2.ati.com/drivers/linux/fglrx_6_8_0-%{version}-1.i386.rpm
-# Source0-md5: 5187698cee2edf3dee89bc3eee5729c1
+# Source0-md5: db413c61d9d00a96c6a103fe9cf697d5
 %endif
 %if %{need_amd64}
 Source1:       http://www2.ati.com/drivers/linux/64bit/fglrx64_6_8_0-%{version}-1.x86_64.rpm
-# Source1-md5: fc6c39cdf856955359c6f7087a78581c
+# Source1-md5: 71524b4690b1df108c2cc5d37f945856
 %endif
 Patch0:                firegl-panel.patch
 Patch1:                firegl-panel-ugliness.patch
@@ -143,6 +143,7 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
        ln -sf %{_kernelsrcdir}/config-$cfg .config
        ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
        ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+       ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 %if %{without dist_kernel}
        ln -sf %{_kernelsrcdir}/scripts
 %endif
@@ -231,6 +232,7 @@ rm -rf $RPM_BUILD_ROOT
 %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/fglrx_dri.so
 %attr(755,root,root) %{_libdir}/modules/drivers/fglrx_drv.o
 %{_libdir}/modules/linux/libfglrxdrm.a
This page took 0.080995 seconds and 4 git commands to generate.