SPECS (DEVEL): xorg-driver-video-fglrx.spec - hack for libGL.so.1 ...

arekm arekm at pld-linux.org
Wed Oct 24 15:43:58 CEST 2007


Author: arekm                        Date: Wed Oct 24 13:43:58 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- hack for libGL.so.1 provides

---- Files affected:
SPECS:
   xorg-driver-video-fglrx.spec (1.48.2.1 -> 1.48.2.2) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.48.2.1 SPECS/xorg-driver-video-fglrx.spec:1.48.2.2
--- SPECS/xorg-driver-video-fglrx.spec:1.48.2.1	Wed Oct 24 12:06:20 2007
+++ SPECS/xorg-driver-video-fglrx.spec	Wed Oct 24 15:43:53 2007
@@ -25,7 +25,7 @@
 Summary(pl.UTF-8):	Sterowniki do akceleratorĂłw graficznych ATI
 Name:		xorg-driver-video-fglrx
 Version:	8.42.3
-%define		_rel	0.1
+%define		_rel	0.2
 Release:	%{_rel}%{?with_multigl:.mgl}
 License:	ATI Binary (parts are GPL)
 Group:		X11
@@ -48,6 +48,12 @@
 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
@@ -271,6 +277,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48.2.2  2007/10/24 13:43:53  arekm
+- hack for libGL.so.1 provides
+
 Revision 1.48.2.1  2007/10/24 10:06:20  arekm
 - up to 8.42.3
 
================================================================

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



More information about the pld-cvs-commit mailing list