1
0
forked from rpms/mesa

rebase to latest upstream snapshot (same as F15)

This commit is contained in:
Dave Airlie 2011-07-30 00:29:10 +10:00
parent f95befaea6
commit 95ccf3bb06
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ mesa-20100720.tar.bz2
/mesa-20110401.tar.xz
/mesa-20110412.tar.xz
/mesa-20110620.tar.xz
/mesa-20110730.tar.xz

View File

@ -9,13 +9,13 @@
%define _default_patch_fuzz 2
%define manpages gl-manpages-1.0.1
%define gitdate 20110620
%define gitdate 20110730
#% define snapshot
Summary: Mesa graphics libraries
Name: mesa
Version: 7.11
Release: 0.16.%{gitdate}.0%{?dist}
Release: 0.18.%{gitdate}.0%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@ -440,6 +440,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/osmesa.pc
%changelog
* Sat Jul 30 2011 Dave Airlie <airlied@redhat.com> 7.11-0.18.20110730.0
- rebase to latest upstream snapshot (same as F15)
* Thu Jul 07 2011 Peter Lemenkov <lemenkov@gmail.com> - 7.11-0.16.20110620.0
- Fix building on ppc (some dri1 drivers are missing)

View File

@ -1,2 +1,2 @@
6ae05158e678f4594343f32c2ca50515 gl-manpages-1.0.1.tar.bz2
ee6c00d4c596e4a9dee0cb9599054b81 mesa-20110620.tar.xz
b834a9ae95534743931a7e8a900b4272 mesa-20110730.tar.xz