- Update git snapshot to pull in DRI2 direct rendering.
This commit is contained in:
parent
5a38b61a66
commit
7f2f48f1de
@ -1,2 +1,3 @@
|
|||||||
gl-manpages-1.0.1.tar.bz2
|
gl-manpages-1.0.1.tar.bz2
|
||||||
mesa-20080311.tar.bz2
|
mesa-20080311.tar.bz2
|
||||||
|
mesa-20080331.tar.bz2
|
||||||
|
@ -10,12 +10,12 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define manpages gl-manpages-1.0.1
|
%define manpages gl-manpages-1.0.1
|
||||||
%define gitdate 20080311
|
%define gitdate 20080331
|
||||||
|
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 7.1
|
Version: 7.1
|
||||||
Release: 0.20%{?dist}
|
Release: 0.21%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
@ -39,7 +39,7 @@ BuildRequires: libdrm-devel >= 2.4.0-0.5
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: libXxf86vm-devel
|
BuildRequires: libXxf86vm-devel
|
||||||
BuildRequires: expat-devel >= 2.0
|
BuildRequires: expat-devel >= 2.0
|
||||||
BuildRequires: xorg-x11-proto-devel >= 7.1-8
|
BuildRequires: xorg-x11-proto-devel >= 7.1-9
|
||||||
BuildRequires: makedepend
|
BuildRequires: makedepend
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
@ -397,6 +397,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/mesa-demos-data
|
%{_libdir}/mesa-demos-data
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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.
|
- Looks like the TexOffset extension does not work, disable for now.
|
||||||
- Bump to 20080311 snapshot to get DRI2 tfp fixes.
|
- Bump to 20080311 snapshot to get DRI2 tfp fixes.
|
||||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
|||||||
6ae05158e678f4594343f32c2ca50515 gl-manpages-1.0.1.tar.bz2
|
6ae05158e678f4594343f32c2ca50515 gl-manpages-1.0.1.tar.bz2
|
||||||
35148aa4ae18e67e69d0fea04ab07e83 mesa-20080311.tar.bz2
|
35148aa4ae18e67e69d0fea04ab07e83 mesa-20080311.tar.bz2
|
||||||
|
ddedbff848f14c0615a7cf3589cc9018 mesa-20080331.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user