[mesa/f19] 9.2 upstream release + fixes from git branch

Dave Airlie airlied at fedoraproject.org
Mon Sep 2 06:15:56 UTC 2013


commit 0cdd017abb1c6d7d04a12296ad52bd228e5ead5f
Author: Dave Airlie <airlied at redhat.com>
Date:   Mon Sep 2 16:03:26 2013 +1000

    9.2 upstream release + fixes from git branch

 .gitignore                       |    1 +
 mesa-9.2-no-gallium-osmesa.patch |   29 -----------------------------
 mesa.spec                        |    9 +++++----
 sources                          |    2 +-
 4 files changed, 7 insertions(+), 34 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4afc30a..093975b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@ mesa-20100720.tar.bz2
 /mesa-20130528.tar.xz
 /mesa-20130610.tar.xz
 /mesa-20130723.tar.xz
+/mesa-20130902.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 43386ca..e530701 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -48,13 +48,13 @@
 
 %define _default_patch_fuzz 2
 
-%define gitdate 20130723
+%define gitdate 20130902
 #% define snapshot 
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 9.2
-Release: 0.14.%{gitdate}%{?dist}
+Release: 1.%{gitdate}%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -75,7 +75,6 @@ Patch9: mesa-8.0-llvmpipe-shmget.patch
 Patch12: mesa-8.0.1-fix-16bpp.patch
 Patch15: mesa-9.2-hardware-float.patch
 Patch16: mesa-9.2-no-useless-vdpau.patch
-Patch19: mesa-9.2-no-gallium-osmesa.patch
 Patch20: mesa-9.2-evergreen-big-endian.patch
 
 BuildRequires: pkgconfig autoconf automake libtool
@@ -301,7 +300,6 @@ grep -q ^/ src/gallium/auxiliary/vl/vl_decoder.c && exit 1
 
 %patch15 -p1 -b .hwfloat
 %patch16 -p1 -b .vdpau
-%patch19 -p1 -b .osmesa
 %patch20 -p1 -b .egbe
 
 %if 0%{with_private_llvm}
@@ -602,6 +600,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Sep 02 2013 Dave Airlie <airlied at redhat.com> 9.2-1.20130902
+- 9.2 upstream release + fixes from git branch
+
 * Tue Jul 23 2013 Adam Jackson <ajax at redhat.com> 9.2-0.14.20130723
 - Today's git snap of 9.2 branch
 
diff --git a/sources b/sources
index 928ecc8..201d693 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-322d77c41931530f5be496f7b543ac1e  mesa-20130723.tar.xz
+a87aedfb1bbd4522b576e99906131008  mesa-20130902.tar.xz


More information about the scm-commits mailing list