Added missing copyright and license text. Also corrected the summary.

This commit is contained in:
Ravindra Kumar 2013-08-22 19:18:44 -07:00
parent c33244b5fa
commit 6a7489a16e

View File

@ -1,3 +1,23 @@
################################################################################
### Copyright 2013 VMware, Inc. All rights reserved.
###
### RPM SPEC file for building open-vm-tools packages.
###
###
### This program is free software; you can redistribute it and/or modify
### it under the terms of version 2 of the GNU General Public License as
### published by the Free Software Foundation.
###
### This program is distributed in the hope that it will be useful,
### but WITHOUT ANY WARRANTY; without even the implied warranty of
### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
### GNU General Public License for more details.
###
### You should have received a copy of the GNU General Public License
### along with this program; if not, write to the Free Software
### Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
################################################################################
%global _hardened_build 1
%global majorversion 9.2
%global minorversion 3
@ -8,7 +28,7 @@
Name: open-vm-tools
Version: %{toolsversion}
Release: 10%{?dist}
Summary: Open VMware Tools for virtual machines hosted on VMware
Summary: Open Virtual Machine Tools for virtual machines hosted on VMware
Group: Applications/System
License: GPLv2
URL: http://%{name}.sourceforge.net/
@ -48,7 +68,7 @@ This package contains only the core user-space programs and libraries of
%{name}.
%package desktop
Summary: User experience components for Open VMware Tools
Summary: User experience components for Open Virtual Machine Tools
Group: System Environment/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
@ -58,7 +78,7 @@ This package contains only the user-space programs and libraries of
machines.
%package devel
Summary: Development libraries for Open VMware Tools
Summary: Development libraries for Open Virtual Machine Tools
Group: Development/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}