ravindrakumar pushed to open-vm-tools (f21). "Claim ownership for /etc/vmware-tools directory"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 20 21:53:37 UTC 2015


From 83c61ac925c247247f6a03b21883b7496934e6ef Mon Sep 17 00:00:00 2001
From: Ravindra Kumar <ravindrakumar at vmware.com>
Date: Wed, 20 May 2015 13:20:38 -0700
Subject: Claim ownership for /etc/vmware-tools directory


diff --git a/open-vm-tools.spec b/open-vm-tools.spec
index 618fa02..ee6ed99 100644
--- a/open-vm-tools.spec
+++ b/open-vm-tools.spec
@@ -28,7 +28,7 @@
 
 Name:             open-vm-tools
 Version:          %{toolsversion}
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          Open Virtual Machine Tools for virtual machines hosted on VMware
 Group:            Applications/System
 License:          GPLv2
@@ -205,14 +205,9 @@ fi
 %files
 %doc AUTHORS ChangeLog COPYING NEWS README
 %config(noreplace) %{_sysconfdir}/pam.d/*
+%{_sysconfdir}/vmware-tools/
 %config(noreplace) %{_sysconfdir}/vmware-tools/*.conf
 %config %{_sysconfdir}/vmware-tools/vgauth/schemas/*
-%{_sysconfdir}/vmware-tools/poweroff-vm-default
-%{_sysconfdir}/vmware-tools/poweron-vm-default
-%{_sysconfdir}/vmware-tools/resume-vm-default
-%{_sysconfdir}/vmware-tools/statechange.subr
-%{_sysconfdir}/vmware-tools/suspend-vm-default
-%{_sysconfdir}/vmware-tools/scripts/vmware/
 %{_bindir}/VGAuthService
 %{_bindir}/vm-support
 %{_bindir}/vmtoolsd
@@ -258,6 +253,9 @@ fi
 %{_libdir}/libvmtools.so
 
 %changelog
+* Wed May 20 2015 Ravindra Kumar <ravindrakumar at vmware.com> - 9.10.0-4
+- Claim ownership for /etc/vmware-tools directory
+
 * Fri May 15 2015 Ravindra Kumar <ravindrakumar at vmware.com> - 9.10.0-3
 - Put Fedora 23 specific fix under a conditional, so that the change
   can be backported to other branches easily if required.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/open-vm-tools.git/commit/?h=f21&id=83c61ac925c247247f6a03b21883b7496934e6ef


More information about the scm-commits mailing list