SPECS: xorg-driver-video-fglrx.spec - merged with DEVEL
blues
blues at pld-linux.org
Wed Oct 24 16:58:46 CEST 2007
Author: blues Date: Wed Oct 24 14:58:46 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged with DEVEL
---- Files affected:
SPECS:
xorg-driver-video-fglrx.spec (1.51 -> 1.52)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.51 SPECS/xorg-driver-video-fglrx.spec:1.52
--- SPECS/xorg-driver-video-fglrx.spec:1.51 Fri Oct 12 12:05:05 2007
+++ SPECS/xorg-driver-video-fglrx.spec Wed Oct 24 16:58:41 2007
@@ -24,8 +24,8 @@
Summary: Linux Drivers for ATI graphics accelerators
Summary(pl.UTF-8): Sterowniki do akceleratorów graficznych ATI
Name: xorg-driver-video-fglrx
-Version: 8.40.4
-%define _rel 5
+Version: 8.42.3
+%define _rel 0.2
Release: %{_rel}%{?with_multigl:.mgl}
License: ATI Binary (parts are GPL)
Group: X11
@@ -45,9 +45,15 @@
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
+# hack to make mesa compatible
+%ifarch %{x8664}
+Provides: libGL.so.1()(64bit)
+%else
+Provides: libGL.so.1
+%endif
%if !%{with multigl}
Obsoletes: Mesa
Obsoletes: Mesa-libGL
@@ -270,6 +276,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.52 2007/10/24 14:58:41 blues
+- merged with DEVEL
+
Revision 1.51 2007/10/12 10:05:05 arekm
- rel 5; enable PM on newer kernels
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-fglrx.spec?r1=1.51&r2=1.52&f=u
More information about the pld-cvs-commit
mailing list