Author: arekm                        Date: Fri Aug 29 09:22:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- final 7.1 (devel line but we go with it than with, so called, stable 7.0 line)

---- Files affected:
SPECS:
   Mesa.spec (1.173 -> 1.174) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.173 SPECS/Mesa.spec:1.174
--- SPECS/Mesa.spec:1.173       Thu Jul 10 22:32:58 2008
+++ SPECS/Mesa.spec     Fri Aug 29 11:22:09 2008
@@ -8,21 +8,17 @@
 %bcond_with    multigl # package libGL in a way allowing concurrent install 
with nvidia/fglrx drivers
 %bcond_with    nouveau # build nouveau DRI driver
 #
-%define        snap    rc3
-#
 Summary:       Free OpenGL implementation
 Summary(pl.UTF-8):     Wolnodostępna implementacja standardu OpenGL
 Name:          Mesa
 Version:       7.1
-Release:       0.%{?with_multigl:mgl.}%{snap}.1
+Release:       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:       http://www.mesa3d.org/beta/%{name}Lib-%{version}-%{snap}.tar.gz
-# Source0-md5: 3a3cb6e3f09bf28650483b0d43ab8d88
-# Source1:     http://dl.sourceforge.net/mesa3d/%{name}Demos-%{version}.tar.bz2
-Source1:       
http://www.mesa3d.org/beta/%{name}Demos-%{version}-%{snap}.tar.gz
-# Source1-md5: b4ec33e6167eec33c6857569dedb20a6
+Source0:       http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
+# Source0-md5: 6bff7f532d16f90f944a400c8bd7074d
+Source1:       http://dl.sourceforge.net/mesa3d/%{name}Demos-%{version}.tar.bz2
+# Source1-md5: abfc9775e1462363af8ec160d1feb01f
 Source2:       nouveau_drm.h
 Patch0:                %{name}-realclean.patch
 URL:           http://www.mesa3d.org/
@@ -599,7 +595,7 @@
 Sterownik X.org DRI dla rodziny kart VIA Unichrome.
 
 %prep
-%setup -q -b1 -n %{name}-%{version}-%{snap}
+%setup -q -b1
 %patch0 -p0
 
 # until new libdrm release and Mesa update for nouveau_drm patchlevel
@@ -627,6 +623,9 @@
 # sis needs write-memory barrier
 sed -i -e 's/ sis / /' configs/linux-dri
 %endif
+ 
+# uses TTM api which was removed from libdrm
+sed -i -e 's/ i915tex / /' configs/linux-dri
 
 %build
 # use $lib, not %{_lib} as Mesa uses lib64 only for *-x86-64* targets
@@ -939,6 +938,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.174  2008/08/29 09:22:09  arekm
+- final 7.1 (devel line but we go with it than with, so called, stable 7.0 
line)
+
 Revision 1.173  2008/07/10 20:32:58  arekm
 - up to rc3
 
================================================================

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

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

Reply via email to