SPECS: open-vm-tools.spec - updated to 2009.03.18

paszczus paszczus at pld-linux.org
Tue Mar 24 11:07:36 CET 2009


Author: paszczus                     Date: Tue Mar 24 10:07:35 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2009.03.18

---- Files affected:
SPECS:
   open-vm-tools.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/open-vm-tools.spec
diff -u SPECS/open-vm-tools.spec:1.16 SPECS/open-vm-tools.spec:1.17
--- SPECS/open-vm-tools.spec:1.16	Sun Mar  8 22:18:55 2009
+++ SPECS/open-vm-tools.spec	Tue Mar 24 11:07:30 2009
@@ -5,8 +5,8 @@
 %bcond_without	dist_kernel	# without distribution kernel
 %bcond_without	userspace	# without userspace package
 #
-%define		snap	2009.02.18
-%define		rev	148847
+%define		snap	2009.03.18
+%define		rev	154848
 %define		modsrc	modules/linux
 %define		rel	1
 Summary:	VMWare guest utilities
@@ -17,7 +17,7 @@
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/open-vm-tools/%{name}-%{snap}-%{rev}.tar.gz
-# Source0-md5:	6e473ebdf29f1b15388149bc2fde6941
+# Source0-md5:	23d577a1bc07fa61bcd5352e94f05ed6
 Source1:	%{name}-packaging
 Source2:	%{name}-modprobe.d
 Source3:	%{name}-init
@@ -28,6 +28,7 @@
 BuildRequires:	glib2-devel >= 2.6.0
 BuildRequires:	gtk+-devel
 BuildRequires:	gtk+2-devel
+BuildRequires:	gtkmm-devel >= 2.4.0
 BuildRequires:	libdnet-devel
 BuildRequires:	libfuse-devel
 BuildRequires:	libicu-devel
@@ -276,7 +277,7 @@
 rm $RPM_BUILD_ROOT/sbin/mount.vmhgfs
 ln -sf %{_sbindir}/mount.vmhgfs $RPM_BUILD_ROOT/sbin/mount.vmhgfs
 %ifarch %{x8664}
-mv $RPM_BUILD_ROOT/etc/pam.d/vmware-guestd-x64 $RPM_BUILD_ROOT/etc/pam.d/vmware-guestd
+mv $RPM_BUILD_ROOT/etc/pam.d/vmtoolsd-x64 $RPM_BUILD_ROOT/etc/pam.d/vmtoolsd
 %endif
 rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.{a,la}
 
@@ -330,15 +331,16 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README packaging
-%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/vmware-guestd
+%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/vmtoolsd
 %dir /etc/vmware-tools
 %attr(755,root,root) /etc/vmware-tools/*vm-*
-%config(noreplace) %verify(not md5 mtime size) /etc/vmware-tools/tools.conf
+#%config(noreplace) %verify(not md5 mtime size) /etc/vmware-tools/tools.conf
 %dir /etc/vmware-tools/plugins
 %attr(755,root,root) /sbin/mount.vmhgfs
 %attr(755,root,root) %{_bindir}/vmtoolsd
 %attr(755,root,root) %{_bindir}/vmware-checkvm
 %attr(755,root,root) %{_bindir}/vmware-hgfsclient
+%attr(755,root,root) %{_bindir}/vmware-rpctool
 %attr(755,root,root) %{_bindir}/vmware-toolbox-cmd
 %attr(4755,root,root) %{_bindir}/vmware-user-suid-wrapper
 %attr(755,root,root) %{_bindir}/vmware-xferlogs
@@ -413,6 +415,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2009/03/24 10:07:30  paszczus
+- updated to 2009.03.18
+
 Revision 1.16  2009/03/08 21:18:55  paszczus
 - updated to 2009.02.18 rev 142982
 - added plugins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/open-vm-tools.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list