Package new upstream version open-vm-tools-9.4.0-1280544.
This commit is contained in:
parent
91ea528621
commit
de064e9040
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/open-vm-tools-9.2.2-893683.tar.gz
|
||||
/open-vm-tools-9.2.3-1031360.tar.gz
|
||||
/open-vm-tools-9.4.0-1280544.tar.gz
|
||||
|
@ -19,15 +19,15 @@
|
||||
################################################################################
|
||||
|
||||
%global _hardened_build 1
|
||||
%global majorversion 9.2
|
||||
%global minorversion 3
|
||||
%global toolsbuild 1031360
|
||||
%global majorversion 9.4
|
||||
%global minorversion 0
|
||||
%global toolsbuild 1280544
|
||||
%global toolsversion %{majorversion}.%{minorversion}
|
||||
%global toolsdaemon vmtoolsd
|
||||
|
||||
Name: open-vm-tools
|
||||
Version: %{toolsversion}
|
||||
Release: 11%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Virtual Machine Tools for virtual machines hosted on VMware
|
||||
Group: Applications/System
|
||||
License: GPLv2
|
||||
@ -179,6 +179,9 @@ install -p -m 644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{toolsdaemon}.service
|
||||
%{_libdir}/libvmtools.so
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2013 Ravindra Kumar <ravindrakumar@vmware.com> - 9.4.0-1
|
||||
- Package new upstream version open-vm-tools-9.4.0-1280544.
|
||||
|
||||
* Thu Aug 22 2013 Ravindra Kumar <ravindrakumar@vmware.com> - 9.2.3-11
|
||||
- Added copyright and license text.
|
||||
- Corrected summary for all packages.
|
||||
|
Loading…
Reference in New Issue
Block a user