mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 17:35:18 +00:00
- rebase for new DRI2 API
This commit is contained in:
parent
90d101ddaa
commit
57084a3c76
1 changed files with 5 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
%define manpages gl-manpages-1.0.1
|
||||
%define xdriinfo xdriinfo-1.0.3
|
||||
%define gitdate 20100108
|
||||
%define gitdate 20100121
|
||||
#% define snapshot
|
||||
|
||||
%define demodir %{_libdir}/mesa
|
||||
|
@ -21,7 +21,7 @@
|
|||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 7.8
|
||||
Release: 0.10%{?dist}
|
||||
Release: 0.11%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
|
@ -393,6 +393,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/xorg/modules/drivers/vmwgfx_drv.so
|
||||
|
||||
%changelog
|
||||
* Thu Jan 21 2010 Dave Airlie <airlied@redhat.com> 7.8-0.11
|
||||
- rebase for new DRI2 API
|
||||
|
||||
* Fri Jan 08 2010 Dave Airlie <airlied@redhat.com> 7.8-0.10
|
||||
- rebase to new snapshot with fix for radeon in it
|
||||
|
||||
|
|
Loading…
Reference in a new issue