SPECS: xorg-driver-video-fglrx.spec - fix building with kernel 2.6.26, rele...

hawk hawk at pld-linux.org
Tue Jul 29 11:42:56 CEST 2008


Author: hawk                         Date: Tue Jul 29 09:42:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix building with kernel 2.6.26, release 3

---- Files affected:
SPECS:
   xorg-driver-video-fglrx.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.96 SPECS/xorg-driver-video-fglrx.spec:1.97
--- SPECS/xorg-driver-video-fglrx.spec:1.96	Sun Jul 27 17:59:28 2008
+++ SPECS/xorg-driver-video-fglrx.spec	Tue Jul 29 11:42:51 2008
@@ -31,7 +31,7 @@
 Summary(pl.UTF-8):	Sterowniki do akceleratorów graficznych ATI
 Name:		%{pname}%{_alt_kernel}
 Version:	8.7
-%define		_rel	2
+%define		_rel	3
 Release:	%{_rel}%{?with_multigl:.mgl}
 Epoch:		1
 License:	ATI Binary (parts are GPL)
@@ -41,6 +41,7 @@
 Source1:	%{pname}.desktop
 Patch0:		%{pname}-kh.patch
 Patch1:		%{pname}-smp.patch
+Patch2:		%{pname}-2.6.26.patch
 URL:		http://ati.amd.com/support/drivers/linux/linux-radeon.html
 %{?with_userspace:BuildRequires:	OpenGL-GLU-devel}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
@@ -145,6 +146,9 @@
 %patch0 -p1
 %patch1 -p0
 %endif
+%if "%{_kernel_ver}" >= "2.6.26"
+%patch2 -p1
+%endif
 cd -
 
 install -d common%{_prefix}/{%{_lib},bin,sbin}
@@ -303,6 +307,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2008/07/29 09:42:51  hawk
+- fix building with kernel 2.6.26, release 3
+
 Revision 1.96  2008/07/27 15:59:28  megabajt
 - don't own %{_desktopdir}
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-fglrx.spec?r1=1.96&r2=1.97&f=u



More information about the pld-cvs-commit mailing list