summaryrefslogtreecommitdiffstats
path: root/mesa.spec
diff options
context:
space:
mode:
authorAdel Gadllah <adel.gadllah@gmail.com>2014-02-08 13:28:02 +0100
committerAdel Gadllah <adel.gadllah@gmail.com>2014-02-08 13:28:02 +0100
commited62f571be5388752b6021f140e7effab529d244 (patch)
treee709f85782a3ee766c05153dfa6372021d265e7d /mesa.spec
parent2f9ccd59140af45592bace9f563a2ff2e375668a (diff)
downloadmesa-ed62f571be5388752b6021f140e7effab529d244.tar.gz
mesa-ed62f571be5388752b6021f140e7effab529d244.tar.xz
mesa-ed62f571be5388752b6021f140e7effab529d244.zip
mesa 10.1 rc1
Diffstat (limited to 'mesa.spec')
-rw-r--r--mesa.spec15
1 files changed, 8 insertions, 7 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@gmail.com> - 10.1-0.rc1.20140208
+- 10.1rc1
+- Drop upstreamed patches
+
* Thu Feb 06 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.0.3-1.20140206
- 10.0.3 upstream release