Author: qboosh                       Date: Sat Sep 13 00:22:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added tdfx patch (fixes crash on init and non-existing visuals)
- test release 1.1

---- Files affected:
SPECS:
   Mesa.spec (1.179 -> 1.180) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.179 SPECS/Mesa.spec:1.180
--- SPECS/Mesa.spec:1.179       Fri Sep 12 20:15:15 2008
+++ SPECS/Mesa.spec     Sat Sep 13 02:22:18 2008
@@ -18,7 +18,7 @@
 Summary(pl.UTF-8):     Wolnodostępna implementacja standardu OpenGL
 Name:          Mesa
 Version:       7.1
-Release:       1%{?with_multigl:.mgl}
+Release:       1.1%{?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
@@ -27,6 +27,7 @@
 # Source1-md5: abfc9775e1462363af8ec160d1feb01f
 Patch0:                %{name}-realclean.patch
 Patch1:                %{name}-dri_mm.patch
+Patch2:                %{name}-tdfx.patch
 URL:           http://www.mesa3d.org/
 BuildRequires: expat-devel
 BuildRequires: libdrm-devel >= 2.3.1
@@ -586,6 +587,7 @@
 %setup -q -b1
 %patch0 -p0
 %patch1 -p1
+%patch2 -p1
 
 # fix demos
 find progs -type f|xargs sed -i -e 
"s,\.\./images/,%{_examplesdir}/%{name}-%{version}/images/,g"
@@ -916,6 +918,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.180  2008/09/13 00:22:18  qboosh
+- added tdfx patch (fixes crash on init and non-existing visuals)
+- test release 1.1
+
 Revision 1.179  2008/09/12 18:15:15  qboosh
 - No-no-no. glapi symbols are built in libglx module (not swrast driver) and 
must be in sync
 - -dri-driver-swrast requires proper glapi in libglx too
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to