SPECS: Mesa.spec - rel 2; Fixes front-buffer rendering with DRI1.

arekm arekm at pld-linux.org
Fri Apr 24 10:33:28 CEST 2009


Author: arekm                        Date: Fri Apr 24 08:33:28 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; Fixes front-buffer rendering with DRI1.

---- Files affected:
SPECS:
   Mesa.spec (1.200 -> 1.201) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.200 SPECS/Mesa.spec:1.201
--- SPECS/Mesa.spec:1.200	Wed Apr 22 11:20:50 2009
+++ SPECS/Mesa.spec	Fri Apr 24 10:33:23 2009
@@ -20,7 +20,7 @@
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
 Version:	7.4.1
-Release:	1%{?with_multigl:.mgl}
+Release:	2%{?with_multigl:.mgl}
 License:	MIT (core), SGI (GLU,libGLw) and others - see license.html file
 Group:		X11/Libraries
 Source0:	http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
@@ -30,6 +30,7 @@
 Source2:	http://www.archlinux.org/~jgc/gl-manpages-1.0.1.tar.bz2
 # Source2-md5:	6ae05158e678f4594343f32c2ca50515
 Patch0:		%{name}-realclean.patch
+Patch1:		%{name}-fixes.patch
 URL:		http://www.mesa3d.org/
 BuildRequires:	expat-devel
 BuildRequires:	libdrm-devel >= 2.4.5
@@ -589,6 +590,7 @@
 %prep
 %setup -q -b1 -a2
 %patch0 -p0
+%patch1 -p1
 
 # fix demos
 find progs -type f|xargs sed -i -e "s,\.\./images/,%{_examplesdir}/%{name}-%{version}/images/,g"
@@ -904,6 +906,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.201  2009/04/24 08:33:23  arekm
+- rel 2; Fixes front-buffer rendering with DRI1.
+
 Revision 1.200  2009/04/22 09:20:50  arekm
 - up to 7.4.1
 
================================================================

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



More information about the pld-cvs-commit mailing list