From 84895ee0a58bd2a2864e30fcd252ec08b6ffdba1 Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Tue, 17 Jun 2025 09:20:29 -0500 Subject: [PATCH] fix patch file name --- open-vm-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-vm-tools.spec b/open-vm-tools.spec index 7fdde3b..69d46ef 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -81,7 +81,7 @@ ExclusiveArch: %{ix86} x86_64 aarch64 # Fix build when compiling with -std=c23 (GCC 15) Patch1: https://github.com/vmware/open-vm-tools/pull/751.patch # https://github.com/vmware/open-vm-tools/tree/CVE-2025-22247.patch -Patch2: 0000-open-vm-tools-cve-2025-22247.patch +Patch2: 0002-open-vm-tools-cve-2025-22247.patch BuildRequires: autoconf BuildRequires: automake