[mesa] Today's git snapshot enable-xcb mesa-7.1-nukeglthread-debug.patch: Drop

Adam Jackson ajax at fedoraproject.org
Tue Nov 29 20:59:26 UTC 2011


commit 4ed76b074d670ac5c82715ae2c03e9f6625338a4
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Nov 29 20:57:08 2011 -0500

    Today's git snapshot
    enable-xcb
    mesa-7.1-nukeglthread-debug.patch: Drop

 .gitignore                        |    1 +
 mesa-7.1-nukeglthread-debug.patch |   15 ---------------
 mesa.spec                         |   15 +++++++++------
 sources                           |    1 +
 4 files changed, 11 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b11767..ff681bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ mesa-20100720.tar.bz2
 /MesaLib-7.11.tar.bz2
 /mesa-20111103.tar.xz
 /mesa-20111114.tar.xz
+/mesa-20111129.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 4fd39c0..af9f592 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -20,13 +20,13 @@
 %define _default_patch_fuzz 2
 
 %define manpages gl-manpages-1.0.1
-%define gitdate 20111114
+%define gitdate 20111129
 #% define snapshot 
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 7.12
-Release: 0.3%{?dist}
+Release: 0.4%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -38,8 +38,6 @@ Source0: %{name}-%{gitdate}.tar.xz
 Source2: %{manpages}.tar.bz2
 Source3: make-git-snapshot.sh
 
-Patch2: mesa-7.1-nukeglthread-debug.patch
-
 #Patch7: mesa-7.1-link-shared.patch
 Patch8: mesa-7.10-llvmcore.patch
 
@@ -61,7 +59,7 @@ BuildRequires: libXi-devel
 BuildRequires: libXmu-devel
 BuildRequires: elfutils
 BuildRequires: python
-BuildRequires: llvm-static >= 3.0
+BuildRequires: llvm-devel >= 3.0
 BuildRequires: libxml2-python
 BuildRequires: libudev-devel
 BuildRequires: libtalloc-devel
@@ -196,7 +194,6 @@ Mesa offscreen rendering development package
 %prep
 #%setup -q -n Mesa-%{version}%{?snapshot} -b0 -b2
 %setup -q -n mesa-%{gitdate} -b2
-%patch2 -p1 -b .intel-glthread
 #patch7 -p1 -b .dricore
 %patch8 -p1 -b .llvmcore
 
@@ -215,6 +212,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS"
 
 %configure %{common_flags} \
     --enable-osmesa \
+    --enable-xcb \
     --with-dri-driverdir=%{_libdir}/dri \
     --enable-egl \
     --enable-gles1 \
@@ -415,6 +413,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/osmesa.pc
 
 %changelog
+* Tue Nov 29 2011 Adam Jackson <ajax at redhat.com> 7.12-0.4
+- Today's git snapshot
+- --enable-xcb
+- mesa-7.1-nukeglthread-debug.patch: Drop
+
 * Thu Nov 17 2011 Adam Jackson <ajax at redhat.com> 7.12-0.3
 - mesa-dri-drivers Obsoletes: mesa-dri-drivers-dri1 < 7.12
 
diff --git a/sources b/sources
index fda98ac..c4c8c21 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 6ae05158e678f4594343f32c2ca50515  gl-manpages-1.0.1.tar.bz2
 fdf17b0823514116454371e4967d62ab  mesa-20111114.tar.xz
+b57f38f88ba615abf9a2049ce5b20e6e  mesa-20111129.tar.xz


More information about the scm-commits mailing list