SPECS: xorg-driver-video-fglrx.spec - allow building with kernels <= 2.6.29...

hawk hawk at pld-linux.org
Thu Apr 23 00:51:14 CEST 2009


Author: hawk                         Date: Wed Apr 22 22:51:14 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- allow building with kernels <= 2.6.29
- release 2

---- Files affected:
SPECS:
   xorg-driver-video-fglrx.spec (1.146 -> 1.147) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.146 SPECS/xorg-driver-video-fglrx.spec:1.147
--- SPECS/xorg-driver-video-fglrx.spec:1.146	Sat Apr 18 05:06:16 2009
+++ SPECS/xorg-driver-video-fglrx.spec	Thu Apr 23 00:51:08 2009
@@ -31,7 +31,7 @@
 %define		arch_dir	x86_64
 %endif
 
-%define		rel	1
+%define		rel	2
 %define		pname		xorg-driver-video-fglrx
 Summary:	Linux Drivers for ATI graphics accelerators
 Summary(pl.UTF-8):	Sterowniki do akceleratorów graficznych ATI
@@ -180,8 +180,10 @@
 %if %{with dist_kernel}
 %patch0 -p2
 %patch1 -p0
+%if "%{_kernel_ver}" >= "2.6.29"
 %patch2 -p2
 %endif
+%endif
 cd -
 
 install -d common%{_prefix}/{%{_lib},bin,sbin}
@@ -369,6 +371,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.147  2009/04/22 22:51:08  hawk
+- allow building with kernels <= 2.6.29
+- release 2
+
 Revision 1.146  2009/04/18 03:06:16  w.kier
 - updated xserver driver ABI dependency
 
================================================================

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



More information about the pld-cvs-commit mailing list