[mesa] upstream snapshot: fixes build issues

Dave Airlie airlied at fedoraproject.org
Tue Jul 17 23:09:20 UTC 2012


commit 0a32b1796626949ed8007164eb2bbadbbd410adf
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue Jul 17 19:14:36 2012 -0400

    upstream snapshot: fixes build issues

 .gitignore |    1 +
 mesa.spec  |    9 +++++----
 sources    |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d0a853..426b1e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ mesa-20100720.tar.bz2
 /mesa-20120424.tar.xz
 /mesa-20120603.tar.xz
 /mesa-20120716.tar.xz
+/mesa-20120717.tar.xz
diff --git a/mesa.spec b/mesa.spec
index a159bbd..917aa55 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -30,13 +30,13 @@
 %define _default_patch_fuzz 2
 
 %define manpages gl-manpages-1.0.1
-%define gitdate 20120716
+%define gitdate 20120717
 #% define snapshot 
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 8.1
-Release: 0.10%{?dist}
+Release: 0.11%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -317,8 +317,6 @@ export CXXFLAGS="$RPM_OPT_FLAGS"
 %endif
     %{?dri_drivers}
 
-#ignore the man behind the curtain. - temp workaround mesa build bug
-cd src/egl/wayland; make; cd -
 make %{?_smp_mflags} MKDEP=/bin/true
 
 pushd ../%{manpages}
@@ -564,6 +562,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Jul 17 2012 Dave Airlie <airlied at redhat.com> 8.1-0.11
+- upstream snapshot: fixes build issues
+
 * Tue Jul 17 2012 Dave Airlie <airlied at redhat.com> 8.1-0.10
 - snapshot mesa: add some build hackarounds 
 
diff --git a/sources b/sources
index f8bc3f6..4c1dd8d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 6ae05158e678f4594343f32c2ca50515  gl-manpages-1.0.1.tar.bz2
-2c0d41631e7e12adbbe17246cd25b3a3  mesa-20120716.tar.xz
+410fadf9ede21540dd23122b133875ae  mesa-20120717.tar.xz


More information about the scm-commits mailing list