mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 11:06:25 +00:00
enable glx tls for glamor to work properly
This commit is contained in:
parent
3d53644181
commit
6adaeaa1e5
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@
|
|||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 9.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
|
@ -592,7 +592,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 11 2013 Dave Airlie <airlied@redhat.com> 9.1-5
|
||||
* Thu Apr 11 2013 Dave Airlie <airlied@redhat.com> 9.1-6
|
||||
- enable glx tls for glamor to work properly
|
||||
|
||||
* Thu Apr 04 2013 Adam Jackson <ajax@redhat.com> 9.1-5
|
||||
|
|
Loading…
Reference in a new issue