From 3789343596125b0ae614ffa0240b261adb5b6c9b Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Mon, 10 Jul 2023 12:58:04 -0500 Subject: [PATCH] Skip the vkd3d-latest staging patch due to compile error https://bugs.winehq.org/show_bug.cgi?id=55221 --- wine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wine.spec b/wine.spec index 5cde043..9c5dc5b 100644 --- a/wine.spec +++ b/wine.spec @@ -690,7 +690,7 @@ gzip -dc %{SOURCE900} | tar -xf - --strip-components=1 # https://bugs.winehq.org/show_bug.cgi?id=54868 sed -i 's/DWORD pitch_in, DWORD pitch_out/unsigned int pitch_in, unsigned int pitch_out/' patches/wined3d-WINED3DFMT_B8G8R8X8_UNORM/0001-wined3d-Implement-WINED3DFMT_B8G8R8X8_UNORM-to-WINED.patch -staging/patchinstall.py DESTDIR="`pwd`" --all +staging/patchinstall.py DESTDIR="`pwd`" --all -W vkd3d-latest %endif # 0%%{?wine_staging}