SPECS: Mesa.spec - up to 7.0.2

arekm arekm at pld-linux.org
Sun Nov 11 19:04:39 CET 2007


Author: arekm                        Date: Sun Nov 11 18:04:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 7.0.2

---- Files affected:
SPECS:
   Mesa.spec (1.159 -> 1.160) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.159 SPECS/Mesa.spec:1.160
--- SPECS/Mesa.spec:1.159	Sat Sep 29 00:15:55 2007
+++ SPECS/Mesa.spec	Sun Nov 11 19:04:34 2007
@@ -12,14 +12,14 @@
 Summary:	Free OpenGL implementation
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
-Version:	7.0.1
-Release:	2%{?with_multigl:.mgl}
+Version:	7.0.2
+Release:	1%{?with_multigl:.mgl}
 License:	MIT (core), SGI (GLU,libGLw) and others - see COPYRIGHT file
 Group:		X11/Libraries
 Source0:	http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
-# Source0-md5:	c056abd763e899114bf745c9eedbf9ad
+# Source0-md5:	93e6ed7924ff069a4f883b4fce5349dc
 Source1:	http://dl.sourceforge.net/mesa3d/%{name}Demos-%{version}.tar.bz2
-# Source1-md5:	3b66b3268df12ca8a6c4e0c4c457912c
+# Source1-md5:	11a10410bae7be85cf25bc7119966468
 Source2:	nouveau_drm.h
 Patch0:		%{name}-realclean.patch
 URL:		http://www.mesa3d.org/
@@ -601,7 +601,6 @@
 
 cp -df lib-static/lib* $RPM_BUILD_ROOT%{_libdir}
 cp -df lib-dri/lib* $RPM_BUILD_ROOT%{_libdir}
-#cp -df lib/libOSMesa* $RPM_BUILD_ROOT%{_libdir}
 cp -rf include/GL/{gl[!u]*,glu.h,glu_*,osmesa.h,xmesa*} src/glw/GLw*.h $RPM_BUILD_ROOT%{_includedir}/GL
 cp -df lib-dri/*_dri.so $RPM_BUILD_ROOT%{_libdir}/xorg/modules/dri
 
@@ -672,12 +671,13 @@
 %if %{with multigl}
 %attr(755,root,root) %{_libdir}/libGL.so
 %endif
+%{_libdir}/libOSMesa.a
 
 %files libGL-static
 %defattr(644,root,root,755)
 %{_libdir}/libGL.a
 
-# libOSMesa (currently unusable with DRI libGL)
+# libOSMesa (currently unusable with DRI libGL; only static version provided)
 #%attr(755,root,root) %{_libdir}/libOSMesa.so.*.*
 #%attr(755,root,root) %ghost %{_libdir}/libOSMesa.so.?
 # -devel
@@ -813,7 +813,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.159  2007-09-28 22:15:55  baggins
+Revision 1.160  2007-11-11 18:04:34  arekm
+- up to 7.0.2
+
+Revision 1.159  2007/09/28 22:15:55  baggins
 - moved contents of MULTIGL branch to multigl bcond on HEAD
 
 Revision 1.158  2007/09/03 12:12:26  baggins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Mesa.spec?r1=1.159&r2=1.160&f=u



More information about the pld-cvs-commit mailing list