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.2-893683.tar.gz
|
||||||
/open-vm-tools-9.2.3-1031360.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 _hardened_build 1
|
||||||
%global majorversion 9.2
|
%global majorversion 9.4
|
||||||
%global minorversion 3
|
%global minorversion 0
|
||||||
%global toolsbuild 1031360
|
%global toolsbuild 1280544
|
||||||
%global toolsversion %{majorversion}.%{minorversion}
|
%global toolsversion %{majorversion}.%{minorversion}
|
||||||
%global toolsdaemon vmtoolsd
|
%global toolsdaemon vmtoolsd
|
||||||
|
|
||||||
Name: open-vm-tools
|
Name: open-vm-tools
|
||||||
Version: %{toolsversion}
|
Version: %{toolsversion}
|
||||||
Release: 11%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Virtual Machine Tools for virtual machines hosted on VMware
|
Summary: Open Virtual Machine Tools for virtual machines hosted on VMware
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -179,6 +179,9 @@ install -p -m 644 -D %{SOURCE1} %{buildroot}%{_unitdir}/%{toolsdaemon}.service
|
|||||||
%{_libdir}/libvmtools.so
|
%{_libdir}/libvmtools.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 22 2013 Ravindra Kumar <ravindrakumar@vmware.com> - 9.2.3-11
|
||||||
- Added copyright and license text.
|
- Added copyright and license text.
|
||||||
- Corrected summary for all packages.
|
- Corrected summary for all packages.
|
||||||
|
Loading…
Reference in New Issue
Block a user