[mesa] mesa 10.1 rc1

drago01 drago01 at fedoraproject.org
Sat Feb 8 12:28:10 UTC 2014


commit ed62f571be5388752b6021f140e7effab529d244
Author: Adel Gadllah <adel.gadllah at gmail.com>
Date:   Sat Feb 8 13:28:02 2014 +0100

    mesa 10.1 rc1

 ...ium-classic-add-MESA_copy_sub_buffer-supp.patch | 1038 --------------------
 mesa.spec                                          |   15 +-
 2 files changed, 8 insertions(+), 1045 deletions(-)
---
diff --git a/mesa.spec b/mesa.spec
index 4ee71f5..d483602 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -45,13 +45,13 @@
 
 %define _default_patch_fuzz 2
 
-%define gitdate 20140206
+%define gitdate 20140208
 #% define snapshot 
 
 Summary: Mesa graphics libraries
 Name: mesa
-Version: 10.0.3
-Release: 1.%{gitdate}%{?dist}
+Version: 10.1
+Release: 0.rc1.%{gitdate}%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -73,8 +73,6 @@ Patch12: mesa-8.0.1-fix-16bpp.patch
 Patch15: mesa-9.2-hardware-float.patch
 Patch20: mesa-9.2-evergreen-big-endian.patch
 
-# backport from upstream to allow cogl use copy_sub_buffer
-Patch30: 0001-swrast-gallium-classic-add-MESA_copy_sub_buffer-supp.patch
 
 # https://bugs.freedesktop.org/show_bug.cgi?id=73512
 Patch99: 0001-opencl-use-versioned-.so-in-mesa.icd.patch
@@ -95,6 +93,7 @@ BuildRequires: libXfixes-devel
 BuildRequires: libXdamage-devel
 BuildRequires: libXi-devel
 BuildRequires: libXmu-devel
+BuildRequires: libxshmfence-devel
 BuildRequires: elfutils
 BuildRequires: python
 BuildRequires: gettext
@@ -328,8 +327,6 @@ grep -q ^/ src/gallium/auxiliary/vl/vl_decoder.c && exit 1
 %patch15 -p1 -b .hwfloat
 %patch20 -p1 -b .egbe
 
-%patch30 -p1 -b .copy_sub_buffer
-
 %if 0%{?with_opencl}
 %patch99 -p1 -b .icd
 %endif
@@ -635,6 +632,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sat Feb 08 2014 Adel Gadllah <adel.gadllah at gmail.com> - 10.1-0.rc1.20140208
+- 10.1rc1
+- Drop upstreamed patches
+
 * Thu Feb 06 2014 Igor Gnatenko <i.gnatenko.brain at gmail.com> - 10.0.3-1.20140206
 - 10.0.3 upstream release
 


More information about the scm-commits mailing list