SHA256
1
0
forked from rpm/Mesa

Accepting request 156766 from home:StefanBruens:branches:X11:XOrg

Patch applied upstream for Mesa 9.1, updated patch description

OBS-URL: https://build.opensuse.org/request/show/156766
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=272
This commit is contained in:
2013-02-28 10:05:07 +00:00
committed by Git OBS Bridge
parent 3480b78923
commit 5983ad1591
3 changed files with 55 additions and 0 deletions

View File

@@ -98,6 +98,8 @@ Patch13: u_mesa-8.0.1-fix-16bpp.patch
Patch14: u_remove-os-abi-tag.patch
# Patch from Fedora, use shmget when available, under llvmpipe
Patch16: u_mesa-8.0-llvmpipe-shmget.patch
# bnc#802718, bfo#59876: GLX replies are parsed incorrectly when using libxcb and AIGLX
Patch18: U_glx-fix-glGetTexLevelParameteriv-for-indirect-render.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -509,6 +511,7 @@ rm -rf docs/README.{VMS,WIN32,OS2}
%patch16 -p1
%patch13 -p1
%patch14 -p1
%patch18 -p1
%build