automatic version update by autodist [release 12.5.0-1mamba;Fri Oct 11 2024]
This commit is contained in:
parent
fda1a58b42
commit
69b29363f0
@ -1,5 +1,5 @@
|
|||||||
Name: open-vm-tools
|
Name: open-vm-tools
|
||||||
Version: 12.4.5
|
Version: 12.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A set of services and modules that enable several features in VMware products for better management of guests
|
Summary: A set of services and modules that enable several features in VMware products for better management of guests
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -97,8 +97,6 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_pam_confdir}/vmtoolsd
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -178,6 +176,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_pam_confdir}/vmtoolsd
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 12.5.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jul 08 2024 Automatic Build System <autodist@openmamba.org> 12.4.5-1mamba
|
* Mon Jul 08 2024 Automatic Build System <autodist@openmamba.org> 12.4.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user