summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@fedoraproject.org>2006-09-20 19:50:49 +0000
committerKristian Høgsberg <krh@fedoraproject.org>2006-09-20 19:50:49 +0000
commit6ab512ee3aa62460e909dea9c4e3b93a4e12f462 (patch)
treec1462258706a3efb0c610b4fdf04bc75c3979dde
parentd0bb032cac4f21bd93b60f1ed870c628bb8b2819 (diff)
downloadmesa-6ab512ee3aa62460e909dea9c4e3b93a4e12f462.tar.gz
mesa-6ab512ee3aa62460e909dea9c4e3b93a4e12f462.tar.xz
mesa-6ab512ee3aa62460e909dea9c4e3b93a4e12f462.zip
- Bump xorg-x11-proto-devel BuildRequires to 7.1-8 so we pick up the latestmesa-6_5_1-3_fc6
GLX_EXT_texture_from_pixmap opcodes.
-rw-r--r--mesa.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/mesa.spec b/mesa.spec
index 0f1aa77..fe7206b 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -45,7 +45,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 6.5.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -69,7 +69,7 @@ BuildRequires: libdrm-devel >= 2.0.1-4
%endif
BuildRequires: libXxf86vm-devel
BuildRequires: expat-devel
-BuildRequires: xorg-x11-proto-devel >= 7.0-3
+BuildRequires: xorg-x11-proto-devel >= 7.1-8
BuildRequires: makedepend
BuildRequires: libselinux-devel
BuildRequires: libXext-devel
@@ -387,6 +387,10 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/glxinfo
%changelog
+* Wed Sep 20 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-3.fc6
+- Bump xorg-x11-proto-devel BuildRequires to 7.1-8 so we pick up the
+ latest GLX_EXT_texture_from_pixmap opcodes.
+
* Wed Sep 20 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-2.fc6
- Remove mesa-6.5-drop-static-inline.patch.