fix patch file name

This commit is contained in:
Jonathan Wright 2025-06-17 09:20:29 -05:00
parent eb0e3d5df0
commit 84895ee0a5

View File

@ -81,7 +81,7 @@ ExclusiveArch: %{ix86} x86_64 aarch64
# Fix build when compiling with -std=c23 (GCC 15) # Fix build when compiling with -std=c23 (GCC 15)
Patch1: https://github.com/vmware/open-vm-tools/pull/751.patch Patch1: https://github.com/vmware/open-vm-tools/pull/751.patch
# https://github.com/vmware/open-vm-tools/tree/CVE-2025-22247.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: autoconf
BuildRequires: automake BuildRequires: automake