SPECS: xorg-driver-video-fglrx.spec - rel 5; enable PM on newer ke...

arekm arekm at pld-linux.org
Fri Oct 12 12:05:11 CEST 2007


Author: arekm                        Date: Fri Oct 12 10:05:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; enable PM on newer kernels

---- Files affected:
SPECS:
   xorg-driver-video-fglrx.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.50 SPECS/xorg-driver-video-fglrx.spec:1.51
--- SPECS/xorg-driver-video-fglrx.spec:1.50	Mon Oct  8 22:57:50 2007
+++ SPECS/xorg-driver-video-fglrx.spec	Fri Oct 12 12:05:05 2007
@@ -25,13 +25,14 @@
 Summary(pl.UTF-8):	Sterowniki do akceleratorów graficznych ATI
 Name:		xorg-driver-video-fglrx
 Version:	8.40.4
-%define		_rel	4
+%define		_rel	5
 Release:	%{_rel}%{?with_multigl:.mgl}
 License:	ATI Binary (parts are GPL)
 Group:		X11
 Source0:	http://dlmdownloads.ati.com/drivers/linux/ati-driver-installer-%{version}-x86.x86_64.run
 # Source0-md5:	d02add61ee36a4183510317c3c42b147
 Patch0:		%{name}-kh.patch
+Patch1:		%{name}-pm.patch
 URL:		http://www.ati.com/support/drivers/linux/radeon-linux.html
 %{?with_userspace:BuildRequires:	OpenGL-GLU-devel}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
@@ -126,7 +127,9 @@
 cp arch/%{arch_dir}/lib/modules/fglrx/build_mod/* common/lib/modules/fglrx/build_mod
 
 cd common
-%{?with_dist_kernel:%patch0 -p1}
+%if %{with dist_kernel}
+%patch0 -p1
+%patch1 -p2
 cd -
 
 install -d common%{_prefix}/{%{_lib},bin}
@@ -267,6 +270,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2007/10/12 10:05:05  arekm
+- rel 5; enable PM on newer kernels
+
 Revision 1.50  2007/10/08 20:57:50  blues
 - rel.4
 
================================================================

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



More information about the pld-cvs-commit mailing list