rebase to latest upstream for llvm fix + r600g cayman/eg support

This commit is contained in:
Dave Airlie 2011-05-25 18:14:38 +10:00
parent e291090962
commit aa62ccdcd5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ mesa-20100720.tar.bz2
/mesa-20110412.tar.xz
/mesa-20110506.tar.xz
/mesa-20110509.tar.xz
/mesa-20110525.tar.xz

View File

@ -12,13 +12,13 @@
%define _default_patch_fuzz 2
%define manpages gl-manpages-1.0.1
%define gitdate 20110509
%define gitdate 20110525
#% define snapshot
Summary: Mesa graphics libraries
Name: mesa
Version: 7.11
Release: 0.10.%{gitdate}.0%{?dist}
Release: 0.11.%{gitdate}.0%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@ -488,6 +488,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libOSMesa.so
%changelog
* Wed May 25 2011 Dave Airlie <airlied@redhat.com> 7.11-0.11.20110525.0
- rebase to latest upstream for llvm fix + r600g cayman/eg support
* Tue May 10 2011 Dan Horák <dan[at]danny.cz> 7.11-0.10.20110509.0
- r300 needs to be explicitely disabled when with_hardware == 0

View File

@ -1,2 +1,2 @@
6ae05158e678f4594343f32c2ca50515 gl-manpages-1.0.1.tar.bz2
23f54ac3859e8137c4bde6caddcf4a4f mesa-20110509.tar.xz
693ba8fe0fdd6bdf460c93f6f8db5db1 mesa-20110525.tar.xz