- Update git snapshot to pull in DRI2 direct rendering.

This commit is contained in:
Kristian Høgsberg 2008-03-31 23:05:41 +00:00
parent 5a38b61a66
commit 7f2f48f1de
3 changed files with 8 additions and 3 deletions

View File

@ -1,2 +1,3 @@
gl-manpages-1.0.1.tar.bz2
mesa-20080311.tar.bz2
mesa-20080331.tar.bz2

View File

@ -10,12 +10,12 @@
%endif
%define manpages gl-manpages-1.0.1
%define gitdate 20080311
%define gitdate 20080331
Summary: Mesa graphics libraries
Name: mesa
Version: 7.1
Release: 0.20%{?dist}
Release: 0.21%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@ -39,7 +39,7 @@ BuildRequires: libdrm-devel >= 2.4.0-0.5
%endif
BuildRequires: libXxf86vm-devel
BuildRequires: expat-devel >= 2.0
BuildRequires: xorg-x11-proto-devel >= 7.1-8
BuildRequires: xorg-x11-proto-devel >= 7.1-9
BuildRequires: makedepend
BuildRequires: libselinux-devel
BuildRequires: libXext-devel
@ -397,6 +397,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/mesa-demos-data
%changelog
* Mon Mar 31 2008 Kristian Høgsberg <krh@redhat.com> - 7.1-0.21
- Update git snapshot to pull in DRI2 direct rendering.
* Tue Mar 11 2008 Kristian Høgsberg <krh@redhat.com> - 7.1-0.20
- Looks like the TexOffset extension does not work, disable for now.
- Bump to 20080311 snapshot to get DRI2 tfp fixes.

View File

@ -1,2 +1,3 @@
6ae05158e678f4594343f32c2ca50515 gl-manpages-1.0.1.tar.bz2
35148aa4ae18e67e69d0fea04ab07e83 mesa-20080311.tar.bz2
ddedbff848f14c0615a7cf3589cc9018 mesa-20080331.tar.bz2