Author: arekm                        Date: Mon Feb 21 14:00:37 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
20110221

---- Files affected:
packages/Mesa:
   Mesa-git.patch (1.15.4.1 -> 1.15.4.2) , Mesa.spec (1.263.2.4 -> 1.263.2.5) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa-git.patch
diff -u packages/Mesa/Mesa-git.patch:1.15.4.1 
packages/Mesa/Mesa-git.patch:1.15.4.2
--- packages/Mesa/Mesa-git.patch:1.15.4.1       Wed Feb 16 19:01:14 2011
+++ packages/Mesa/Mesa-git.patch        Mon Feb 21 15:00:32 2011
@@ -4,7 +4,7 @@
  
  builtin_function.cpp: builtins/profiles/* builtins/ir/* 
builtins/tools/generate_builtins.py builtins/tools/texture_builtins.py 
builtin_compiler
        @echo Regenerating builtin_function.cpp...
--      $(PYTHON2) $(PYTHON_FLAGS) builtins/tools/generate_builtins.py 
$(PWD)/builtin_compiler > builtin_function.cpp
-+      $(PYTHON2) $(PYTHON_FLAGS) builtins/tools/generate_builtins.py $(shell 
pwd)/builtin_compiler > builtin_function.cpp || rm -f builtin_function.cpp
+-      $(PYTHON2) $(PYTHON_FLAGS) builtins/tools/generate_builtins.py 
./builtin_compiler > builtin_function.cpp
++      $(PYTHON2) $(PYTHON_FLAGS) builtins/tools/generate_builtins.py 
./builtin_compiler > builtin_function.cpp || rm -f builtin_function.cpp
  
  -include depend

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.263.2.4 packages/Mesa/Mesa.spec:1.263.2.5
--- packages/Mesa/Mesa.spec:1.263.2.4   Wed Feb 16 20:40:32 2011
+++ packages/Mesa/Mesa.spec     Mon Feb 21 15:00:32 2011
@@ -26,7 +26,7 @@
 %define                dri2proto_ver   2.1
 %define                glproto_ver     1.4.11
 #
-%define                snap            20110216
+%define                snap            20110221
 # for snapshots ONLY!
 %define                no_install_post_check_so        1
 #
@@ -38,7 +38,7 @@
 License:       MIT (core), SGI (GLU,libGLw) and others - see license.html file
 Group:         X11/Libraries
 Source0:       %{name}Lib-%{snap}.tar.bz2
-# Source0-md5: 0aca853f3747cec875fbcaf4e924c40f
+# Source0-md5: da4776026feb4636248f6cf7c6b601eb
 Patch0:                %{name}-realclean.patch
 Patch1:                %{name}-selinux.patch
 Patch2:                %{name}-git.patch
@@ -1062,6 +1062,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.263.2.5  2011/02/21 14:00:32  arekm
+20110221
+
 Revision 1.263.2.4  2011/02/16 19:40:32  arekm
 - new libGLES; use gallium swrastg as swrast; drop osmesa{16,32} (nothing uses 
these); not sure if libglapi, pipe_xx.so and st_GL are properly placed
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa-git.patch?r1=1.15.4.1&r2=1.15.4.2&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa.spec?r1=1.263.2.4&r2=1.263.2.5&f=u

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

Reply via email to