Accepting request 1114132 from Virtualization:VMware

OBS-URL: https://build.opensuse.org/request/show/1114132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-vm-tools?expand=0&rev=117
This commit is contained in:
Ana Guerrero 2023-09-29 19:13:02 +00:00 committed by Git OBS Bridge
commit 74ce34134b
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 28 17:47:50 UTC 2023 - Kirk Allan <kallan@suse.com>
- 15 sp4 currently uses open-vm-tools rpms from 15 sp3. As such, enable
the spec file fix for bug (bsc#1205927) for 15 sp3 onwards.
-------------------------------------------------------------------
Thu Sep 21 14:02:20 UTC 2023 - Marcus Meissner <meissner@suse.com>

View File

@ -314,7 +314,7 @@ make
%install
%make_install
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
mkdir -p %buildroot%_modulesloaddir
echo vmw_vsock_vmci_transport > %buildroot%_modulesloaddir/vmw_vsock_vmci_transport.conf
%endif
@ -466,7 +466,7 @@ systemctl try-restart vmtoolsd.service || :
%endif
%files
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
%_modulesloaddir/vmw_vsock_vmci_transport.conf
%endif
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 0120300