- Update to version 10.2.3
* Mesa 10.2.3 is a bug fix release which fixes bugs fixed since the 10.2.2 release - obsoletes u_mesa-gallium-llvmpipe-fix-SIGFPE.patch OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=383
This commit is contained in:
@@ -58,10 +58,10 @@
|
||||
%endif
|
||||
|
||||
%define _name_archive MesaLib
|
||||
%define _version 10.2.1
|
||||
%define _version 10.2.3
|
||||
|
||||
Name: Mesa
|
||||
Version: 10.2.1
|
||||
Version: 10.2.3
|
||||
Release: 0
|
||||
BuildRequires: autoconf >= 2.60
|
||||
BuildRequires: automake
|
||||
@@ -149,8 +149,6 @@ Patch11: u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
|
||||
Patch13: u_mesa-8.0.1-fix-16bpp.patch
|
||||
# Patch from Fedora, use shmget when available, under llvmpipe
|
||||
Patch15: u_mesa-8.0-llvmpipe-shmget.patch
|
||||
# to be upstreamed
|
||||
Patch16: u_mesa-gallium-llvmpipe-fix-SIGFPE.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -516,7 +514,6 @@ rm -rf docs/README.{VMS,WIN32,OS2}
|
||||
#%patch15 -p1
|
||||
#%patch13 -p1
|
||||
###
|
||||
%patch16 -p1
|
||||
|
||||
%build
|
||||
rm -f src/mesa/depend
|
||||
|
Reference in New Issue
Block a user