SPECS: Mesa.spec - stable 7.2 but doesn't build

arekm arekm at pld-linux.org
Sun Sep 21 11:23:35 CEST 2008


Author: arekm                        Date: Sun Sep 21 09:23:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- stable 7.2 but doesn't build

---- Files affected:
SPECS:
   Mesa.spec (1.181 -> 1.182) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.181 SPECS/Mesa.spec:1.182
--- SPECS/Mesa.spec:1.181	Sat Sep 13 07:31:01 2008
+++ SPECS/Mesa.spec	Sun Sep 21 11:23:30 2008
@@ -13,21 +13,20 @@
 # glapi version (glapi tables in dri drivers and libglx must be in sync);
 # set to current Mesa version on ABI break, when xserver tables get regenerated
 # (until they start to be somehow versioned themselves)
-%define		glapi_ver	7.1.0
+%define		glapi_ver	7.2.0
 Summary:	Free OpenGL implementation
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
-Version:	7.1
-Release:	2%{?with_multigl:.mgl}
+Version:	7.2
+Release:	0.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
-# Source0-md5:	6bff7f532d16f90f944a400c8bd7074d
+# Source0-md5:	04d379292e023df0b0266825cb0dbde5
 Source1:	http://dl.sourceforge.net/mesa3d/%{name}Demos-%{version}.tar.bz2
-# Source1-md5:	abfc9775e1462363af8ec160d1feb01f
+# Source1-md5:	22e03dc4038cd63f32c21eb60994892b
 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
@@ -587,7 +586,6 @@
 %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"
@@ -918,6 +916,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.182  2008/09/21 09:23:30  arekm
+- stable 7.2 but doesn't build
+
 Revision 1.181  2008/09/13 05:31:01  qboosh
 - release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list