Fix to open-vm-tools-11.2.5-2 build

Resolves: bz#1936382
This commit is contained in:
Miroslav Rezanina 2021-04-09 12:45:40 +02:00
parent cc326e1946
commit f03a1b1fc8
2 changed files with 4 additions and 6 deletions

View File

@ -1,7 +1,7 @@
diff --git a/lib/pollGtk/pollGtk.c b/lib/pollGtk/pollGtk.c
diff --git a/open-vm-tools/lib/pollGtk/pollGtk.c b/open-vm-tools/lib/pollGtk/pollGtk.c
index 4ccaeda..336a8bf 100644
--- a/lib/pollGtk/pollGtk.c
+++ b/lib/pollGtk/pollGtk.c
--- a/open-vm-tools/lib/pollGtk/pollGtk.c
+++ b/open-vm-tools/lib/pollGtk/pollGtk.c
@@ -127,7 +127,7 @@ typedef struct Poll {
} Poll;

View File

@ -48,8 +48,6 @@ ExclusiveArch: %{ix86} x86_64
Patch1: %{name}-gcc11.patch
# For bz#1936382 - [ESXi][RHEL-9][FTBS] open-vm-tools not working with newer gtk libraries
Patch2: ovt-Fixes-necessary-to-build-open-vm-tools-with-newer-gt.patch
# For bz#1936382 - [ESXi][RHEL-9][FTBS] open-vm-tools not working with newer gtk libraries
Patch3: ovt-Update-spec-file-for-correct-build.patch
BuildRequires: autoconf
BuildRequires: automake
@ -174,7 +172,7 @@ useful for verifying the functioning of %{name} in VMware virtual
machines.
%prep
%autosetup -p1 -n %{name}-%{version}-%{toolsbuild}
%autosetup -p2 -n %{name}-%{version}-%{toolsbuild}
%build
# Required for regenerating configure script when