packages: open-vm-tools/open-vm-tools.spec - up to 8.8.2-590212

baggins baggins at pld-linux.org
Fri Apr 6 21:59:48 CEST 2012


Author: baggins                      Date: Fri Apr  6 19:59:48 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 8.8.2-590212

---- Files affected:
packages/open-vm-tools:
   open-vm-tools.spec (1.135 -> 1.136) 

---- Diffs:

================================================================
Index: packages/open-vm-tools/open-vm-tools.spec
diff -u packages/open-vm-tools/open-vm-tools.spec:1.135 packages/open-vm-tools/open-vm-tools.spec:1.136
--- packages/open-vm-tools/open-vm-tools.spec:1.135	Fri Apr  6 20:48:00 2012
+++ packages/open-vm-tools/open-vm-tools.spec	Fri Apr  6 21:59:43 2012
@@ -7,21 +7,22 @@
 
 %define		snap    2011.10.26
 %define		subver	%(echo %{snap} | tr -d .)
-%define		ver     8.4.2
-%define		rev     514583
-%define		rel    	27
+%define		ver     8.8.2
+%define		rev     590212
+%define		rel    	1
 %define     modsrc	modules/linux
 Summary:	VMWare guest utilities
 Summary(pl.UTF-8):	Narzędzia dla systemu-gościa dla VMware
 Name:		open-vm-tools
 Version:	%{ver}
-Release:	0.%{subver}.%{rel}
+#Release:	0.%{subver}.%{rel}
+Release:	%{rel}
 Epoch:		1
 License:	GPL
 Group:		Applications/System
-#Source0:	http://downloads.sourceforge.net/project/open-vm-tools/open-vm-tools/stable-8.4.x/%{name}-%{ver}-%{rev}.tar.gz
-Source0:	http://downloads.sourceforge.net/open-vm-tools/open-vm-tools/%{snap}/%{name}-%{snap}-%{rev}.tar.gz
-# Source0-md5:	06f299375a91fbcba9d16b5007490023
+Source0:	http://downloads.sourceforge.net/project/open-vm-tools/open-vm-tools/stable-8.8.x/%{name}-%{ver}-%{rev}.tar.gz
+# Source0-md5:	601b97d54b72a601af102535a85026de
+#Source0:	http://downloads.sourceforge.net/open-vm-tools/open-vm-tools/%{snap}/%{name}-%{snap}-%{rev}.tar.gz
 Source1:	%{name}-packaging
 Source2:	%{name}-modprobe.d
 Source3:	%{name}-init
@@ -217,7 +218,8 @@
 Moduł jądra Linuksa VMware vsock.
 
 %prep
-%setup -q -n %{name}-%{snap}-%{rev}
+#setup -q -n %{name}-%{snap}-%{rev}
+%setup -q -n %{name}-%{ver}-%{rev}
 cp %{SOURCE1} packaging
 %{__sed} -i -e 's|##{BUILD_OUTPUT}##|build|' docs/api/doxygen.conf
 
@@ -307,6 +309,7 @@
 %doc AUTHORS ChangeLog NEWS README packaging
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/vmtoolsd
 %dir /etc/vmware-tools
+/etc/vmware-tools/plugins
 %attr(755,root,root) /etc/vmware-tools/*vm-*
 %attr(755,root,root) /etc/vmware-tools/statechange.subr
 %dir /etc/vmware-tools/scripts
@@ -317,6 +320,7 @@
 %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
 %attr(755,root,root) %{_bindir}/vmware-toolbox-cmd
 %attr(4755,root,root) %{_bindir}/vmware-user-suid-wrapper
 %attr(755,root,root) %{_bindir}/vmware-xferlogs
@@ -342,9 +346,13 @@
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libdesktopEvents.so
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libdndcp.so
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libresolutionSet.so
-
+%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libunity.so
+%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libvixUser.so
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 /etc/modprobe.d/%{name}.conf
+%lang(de) %{_datadir}/open-vm-tools/messages/de/toolbox.vmsg
+%lang(ja) %{_datadir}/open-vm-tools/messages/ja/toolbox.vmsg
+%lang(zh_CN) %{_datadir}/open-vm-tools/messages/zh_CN/toolbox.vmsg
 
 %files devel
 %defattr(644,root,root,755)
@@ -404,6 +412,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.136  2012/04/06 19:59:43  baggins
+- up to 8.8.2-590212
+
 Revision 1.135  2012/04/06 18:48:00  baggins
 - release 27
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/open-vm-tools/open-vm-tools.spec?r1=1.135&r2=1.136



More information about the pld-cvs-commit mailing list