From 50f1253d9742e208466e1d6992672bcd8093ebd21cd1d0870cbadfa03ed52eaf Mon Sep 17 00:00:00 2001 From: Max Staudt Date: Mon, 17 Oct 2016 14:34:53 +0000 Subject: [PATCH] - Mesa.spec: %ifdef'd out patches by mistake OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=544 --- Mesa.changes | 5 +++++ Mesa.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Mesa.changes b/Mesa.changes index 4ecceb6..61631c8 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -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 diff --git a/Mesa.spec b/Mesa.spec index 307f6f2..d7639f8 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -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