[mesa/f15] update to latest mesa 7.11 with intel gen5 fix

Dave Airlie airlied at fedoraproject.org
Sat Jun 25 21:39:36 UTC 2011


commit ead41204724443371e5ae620f64bb97a7ff3f7ae
Author: Dave Airlie <airlied at redhat.com>
Date:   Sun Jun 26 07:39:19 2011 +1000

    update to latest mesa 7.11 with intel gen5 fix

 .gitignore                              |    1 +
 mesa-intel-snb-regression-reverts.patch |  125 -------------------------------
 mesa.spec                               |    7 +-
 sources                                 |    2 +-
 4 files changed, 7 insertions(+), 128 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b72f2d..ec2d631 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ mesa-20100720.tar.bz2
 /mesa-20110509.tar.xz
 /mesa-20110525.tar.xz
 /mesa-20110621.tar.xz
+/mesa-20110626.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 4c8f166..6344b0e 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -12,13 +12,13 @@
 %define _default_patch_fuzz 2
 
 %define manpages gl-manpages-1.0.1
-%define gitdate 20110621
+%define gitdate 20110626
 #% define snapshot 
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 7.11
-Release: 0.14.%{gitdate}.0%{?dist}
+Release: 0.15.%{gitdate}.0%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -479,6 +479,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libOSMesa.so
 
 %changelog
+* Sun Jun 26 2011 Dave Airlie <airlied at redhat.com> 7.11-0.15.20110626.0
+- update to latest mesa 7.11 with intel gen5 fix
+
 * Tue Jun 21 2011 Dave Airlie <airlied at redhat.com> 7.11-0.14.20110621.0
 - update to latest mesa 7.11 with nvfx g-s fix.
 
diff --git a/sources b/sources
index 9d357c0..a436985 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 6ae05158e678f4594343f32c2ca50515  gl-manpages-1.0.1.tar.bz2
-eb02c9ec823dcaa4cc3184c9a4bf406e  mesa-20110621.tar.xz
+c4b7098a3d258aad640b5f438cc208e0  mesa-20110626.tar.xz


More information about the scm-commits mailing list