- Mesa.spec: %ifdef'd out patches by mistake

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=544
This commit is contained in:
Max Staudt 2016-10-17 14:34:53 +00:00 committed by Git OBS Bridge
parent 1d348e1526
commit 50f1253d97
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 17 14:35:07 UTC 2016 - mstaudt@suse.com
- Mesa.spec: %ifdef'd out patches by mistake
-------------------------------------------------------------------
Mon Oct 17 13:45:06 UTC 2016 - mstaudt@suse.com

View File

@ -79,13 +79,11 @@ Patch21: n_Define-GLAPIVAR-separate-from-GLAPI.patch
Patch22: U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch
# Nouveau multithreading workarounds from https://github.com/imirkin/mesa/commits/locking
%if %{use_broken_nouveau_locking_patches}
Patch61: N_01-WIP-nouveau-add-locking.patch
Patch62: N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
Patch63: N_03-nv30-locking-fixes.patch
Patch64: N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
Patch65: N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch
%endif
BuildRequires: autoconf >= 2.60
BuildRequires: automake