[mesa/f15] latest mesa snapshot of 7.11 branch

Dave Airlie airlied at fedoraproject.org
Thu Jul 28 16:58:35 UTC 2011


commit d07dd4ab5e80f1dbd65c30041fbe3663c9ca8bae
Author: Dave Airlie <airlied at redhat.com>
Date:   Fri Jul 29 02:57:51 2011 +1000

    latest mesa snapshot of 7.11 branch

 .gitignore               |    1 +
 mesa-7.11-gm45-fix.patch |   88 ----------------------------------------------
 mesa.spec                |    9 +++--
 sources                  |    2 +-
 4 files changed, 7 insertions(+), 93 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4966559..3db0fa8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ mesa-20100720.tar.bz2
 /mesa-20110621.tar.xz
 /mesa-20110626.tar.xz
 /mesa-20110709.tar.xz
+/mesa-20110729.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 9da8908..4725755 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 20110709
+%define gitdate 20110729
 #% define snapshot 
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 7.11
-Release: 0.16.%{gitdate}.0%{?dist}
+Release: 0.17.%{gitdate}.0%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -40,7 +40,6 @@ Patch8: mesa-7.10-llvmcore.patch
 
 Patch30: mesa-7.6-hush-vblank-warning.patch
 Patch31: mesa-7.10-swrastg.patch
-Patch32: mesa-7.11-gm45-fix.patch
 
 BuildRequires: pkgconfig autoconf automake libtool
 %if %{with_hardware}
@@ -221,7 +220,6 @@ Requires: Xorg %(xserver-sdk-abi-requires ansic) %(xserver-sdk-abi-requires vide
 #patch7 -p1 -b .dricore
 %patch30 -p1 -b .vblank-warning
 #patch31 -p1 -b .swrastg
-%patch32 -p1 -b .gm45
 
 %if %{with_llvmcore}
 %patch8 -p1 -b .llvmcore
@@ -481,6 +479,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libOSMesa.so
 
 %changelog
+* Fri Jul 29 2011 Dave Airlie <airlied at redhat.com> 7.11-0.17.20110729.0
+- latest mesa snapshot of 7.11 branch
+
 * Sat Jul 09 2011 Dave Airlie <airlied at redhat.com> 7.11-0.16.20110709.0
 - update to latest 7.11 with additional gm45 regression fix
 
diff --git a/sources b/sources
index 98e4729..85b5ef2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 6ae05158e678f4594343f32c2ca50515  gl-manpages-1.0.1.tar.bz2
-ca7528e9e4811b907269024058a8e1d0  mesa-20110709.tar.xz
+1a3ef3490b91a3f2346a4bf88d00c3fe  mesa-20110729.tar.xz


More information about the scm-commits mailing list