[mesa/f18] upstream snapshot

Dave Airlie airlied at fedoraproject.org
Thu Aug 16 01:06:08 UTC 2012


commit c14356aa399438c6075731d7e31783b572885507
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Aug 16 11:04:56 2012 +1000

    upstream snapshot

 .gitignore             |    1 +
 mesa-8.1-fixglpc.patch |   14 --------------
 mesa.spec              |   11 ++++++-----
 sources                |    2 +-
 4 files changed, 8 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 426b1e1..4a1eef6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ mesa-20100720.tar.bz2
 /mesa-20120603.tar.xz
 /mesa-20120716.tar.xz
 /mesa-20120717.tar.xz
+/mesa-20120816.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 070bf0a..e05b26d 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 20120717
+%define gitdate 20120816
 #% define snapshot 
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 8.1
-Release: 0.16%{?dist}
+Release: 0.17%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -52,14 +52,13 @@ Source3: make-git-snapshot.sh
 Patch9: mesa-8.0-llvmpipe-shmget.patch
 Patch11: mesa-8.0-nouveau-tfp-blacklist.patch
 Patch12: mesa-8.0.1-fix-16bpp.patch
-Patch13: mesa-8.1-fixglpc.patch
 
 BuildRequires: pkgconfig autoconf automake libtool
 %if %{with_hardware}
 BuildRequires: kernel-headers
 BuildRequires: xorg-x11-server-devel
 %endif
-BuildRequires: libdrm-devel >= 2.4.37
+BuildRequires: libdrm-devel >= 2.4.38
 BuildRequires: libXxf86vm-devel
 BuildRequires: expat-devel
 BuildRequires: xorg-x11-proto-devel
@@ -277,7 +276,6 @@ Mesa shared glapi
 %patch9 -p1 -b .shmget
 %patch11 -p1 -b .nouveau
 %patch12 -p1 -b .16bpp
-%patch13 -p1 -b .fixglpc
 
 %build
 
@@ -571,6 +569,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Aug 16 2012 Dave Airlie <airlied at redhat.com> 8.1-0.17
+- upstream snapshot
+
 * Wed Jul 25 2012 Peter Robinson <pbrobinson at fedoraproject.org> 8.1-0.16
 - Enable LLVM on ARM
 
diff --git a/sources b/sources
index 4c1dd8d..59230ce 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 6ae05158e678f4594343f32c2ca50515  gl-manpages-1.0.1.tar.bz2
-410fadf9ede21540dd23122b133875ae  mesa-20120717.tar.xz
+41a5d1c8bf617e13d6af422326faaf66  mesa-20120816.tar.xz


More information about the scm-commits mailing list