summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@fedoraproject.org>2009-07-31 16:20:03 +0000
committerKristian Høgsberg <krh@fedoraproject.org>2009-07-31 16:20:03 +0000
commit00ee705c27b87f183df6b8ef86e0541ff29b0f94 (patch)
treeb2d129e7411c13d22952e51c6b9d3fbcbe96883d
parentcbb83997729f5c9cb0866f163b6e106c5788d02f (diff)
downloadmesa-00ee705c27b87f183df6b8ef86e0541ff29b0f94.tar.gz
mesa-00ee705c27b87f183df6b8ef86e0541ff29b0f94.tar.xz
mesa-00ee705c27b87f183df6b8ef86e0541ff29b0f94.zip
- Add DRI2 pageflipping patch.
-rw-r--r--mesa.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index bb11b0e..1cbcc9b 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -21,7 +21,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 7.6
-Release: 0.5%{?dist}
+Release: 0.6%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -47,6 +47,8 @@ Patch9: intel-revert-vbl.patch
Patch12: mesa-7.1-disable-intel-classic-warn.patch
Patch13: mesa-7.5-sparc64.patch
+Patch20: mesa-7.6-dri2-page-flip.patch
+
BuildRequires: pkgconfig autoconf automake
%if %{with_hardware}
BuildRequires: kernel-headers >= 2.6.27-0.305.rc5.git6
@@ -171,6 +173,7 @@ This package provides some demo applications for testing Mesa.
%patch9 -p1 -b .intel-vbl
%patch12 -p1 -b .intel-nowarn
%patch13 -p1 -b .sparc64
+%patch20 -p1 -b .dri2-page-flip
# Hack the demos to use installed data files
sed -i 's,../images,%{_libdir}/mesa,' progs/demos/*.c
@@ -366,6 +369,9 @@ rm -rf $RPM_BUILD_ROOT
%{demodir}
%changelog
+* Fri Jul 31 2009 Kristian Høgsberg <krh@redhat.com> 7.6-0.6
+- Add DRI2 pageflipping patch.
+
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.6-0.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild