mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 17:35:18 +00:00
Rebuild against final LLVM 2.9 release
This commit is contained in:
parent
36a1ccb39c
commit
30013cd0f9
1 changed files with 4 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 7.11
|
Version: 7.11
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
|
@ -440,6 +440,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%{_libdir}/pkgconfig/osmesa.pc
|
%{_libdir}/pkgconfig/osmesa.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 3 2011 Michel Salim <salimma@fedoraproject.org> - 7.11-2
|
||||||
|
- Rebuild against final LLVM 2.9 release
|
||||||
|
|
||||||
* Tue Aug 02 2011 Adam Jackson <ajax@redhat.com> 7.11-1
|
* Tue Aug 02 2011 Adam Jackson <ajax@redhat.com> 7.11-1
|
||||||
- Mesa 7.11
|
- Mesa 7.11
|
||||||
- Redo the driver arch exclusion, yet again. Dear secondary arches: unless
|
- Redo the driver arch exclusion, yet again. Dear secondary arches: unless
|
||||||
|
|
Loading…
Reference in a new issue