import open-vm-tools-12.1.5-1.el9

This commit is contained in:
CentOS Sources 2023-03-28 11:29:01 +00:00 committed by Stepan Oksanichenko
parent e7e2cf0b3d
commit 51564a4598
3 changed files with 15 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/open-vm-tools-12.0.5-19716617.tar.gz
SOURCES/open-vm-tools-12.1.5-20735119.tar.gz

View File

@ -1 +1 @@
dcdc35708fae2e3e3192fec7e6a93c7b5c0e3c4c SOURCES/open-vm-tools-12.0.5-19716617.tar.gz
92cfc4bc23f3f4392a0e925d639aeac37c4aafb5 SOURCES/open-vm-tools-12.1.5-20735119.tar.gz

View File

@ -19,9 +19,9 @@
################################################################################
%global _hardened_build 1
%global majorversion 12.0
%global majorversion 12.1
%global minorversion 5
%global toolsbuild 19716617
%global toolsbuild 20735119
%global toolsversion %{majorversion}.%{minorversion}
%global toolsdaemon vmtoolsd
%global vgauthdaemon vgauthd
@ -51,7 +51,7 @@ ExclusiveArch: x86_64 aarch64
ExclusiveArch: %{ix86} x86_64 aarch64
%endif
# Source-git patches
#Patch0: name.patch
BuildRequires: autoconf
BuildRequires: automake
@ -408,8 +408,17 @@ fi
%files test
%{_bindir}/vmware-vgauth-smoketest
%changelog
* Fri Dec 09 2022 Miroslav Rezanina <mrezanin@redhat.com> - 12.1.5-1
- Rebase to open-vm-tools 12.1.5 [bz#2150190]
- Resolves: bz#2150190
([ESXi][RHEL9]Open-vm-tools release 12.1.5 has been released - please rebase)
* Fri Sep 09 2022 Miroslav Rezanina <mrezanin@redhat.com> - 12.1.0-1
- Rebase to open-mv-tools 12.1.0 [bz#2121203]
- Resolves: bz#2121203
([ESXi][RHEL9]Open-vm-tools release 12.1.0 has been released - please rebase)
* Tue Jun 07 2022 Miroslav Rezanina <mrezanin@redhat.com> - 12.0.5-1
- Rebase to open-vm-tools 12.0.5 [bz#2090275]
- Resolves: bz#2090275