SPECS (DEVEL): xorg-driver-video-fglrx.spec - up to 8.42.3
arekm
arekm at pld-linux.org
Wed Oct 24 12:06:25 CEST 2007
Author: arekm Date: Wed Oct 24 10:06:25 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to 8.42.3
---- Files affected:
SPECS:
xorg-driver-video-fglrx.spec (1.48 -> 1.48.2.1)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.48 SPECS/xorg-driver-video-fglrx.spec:1.48.2.1
--- SPECS/xorg-driver-video-fglrx.spec:1.48 Fri Oct 5 15:56:55 2007
+++ SPECS/xorg-driver-video-fglrx.spec Wed Oct 24 12:06:20 2007
@@ -24,14 +24,15 @@
Summary: Linux Drivers for ATI graphics accelerators
Summary(pl.UTF-8): Sterowniki do akceleratorĂłw graficznych ATI
Name: xorg-driver-video-fglrx
-Version: 8.41.7
-%define _rel 0.5
+Version: 8.42.3
+%define _rel 0.1
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: 0b43b45499ced87a6bd30d99faed25cc
+# Source0-md5: 56ff087389b5594f0db9949354bb0698
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}
@@ -44,7 +45,7 @@
BuildRequires: xorg-proto-xf86vidmodeproto-devel
Requires: xorg-xserver-libglx
Requires: xorg-xserver-server
-Requires: xorg-xserver-server(videodrv-abi) = 1.2
+Requires: xorg-xserver-server(videodrv-abi) = 2.0
Provides: OpenGL = 2.0
Provides: OpenGL-GLX = 1.4
%if !%{with multigl}
@@ -126,7 +127,10 @@
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
+%endif
+%patch1 -p2
cd -
install -d common%{_prefix}/{%{_lib},bin}
@@ -267,6 +271,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.48.2.1 2007/10/24 10:06:20 arekm
+- up to 8.42.3
+
Revision 1.48 2007/10/05 13:56:55 blues
- 8.41.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-fglrx.spec?r1=1.48&r2=1.48.2.1&f=u
More information about the pld-cvs-commit
mailing list