]> git.pld-linux.org Git - packages/open-vm-tools.git/commitdiff
- updated to 20110527
authorSławomir Paszkiewicz <paszczus@pld-linux.org>
Mon, 20 Jun 2011 07:41:31 +0000 (07:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    open-vm-tools.spec -> 1.91

open-vm-tools.spec

index 4a3e403746412bf2bd5a5918088136576e36e8f9..9dc24867ea3721bdc2aab30f53392966bf052df8 100644 (file)
@@ -4,11 +4,11 @@
 %bcond_without dist_kernel     # without distribution kernel
 %bcond_without userspace       # without userspace package
 
-%define                snap    2010.12.19
+%define                snap    2011.05.27
 %define                fsnap   %(echo %{snap} | tr -d .)
 %define                ver     8.4.2
-%define                rev     339835
-%define                rel     23
+%define                rev     420096
+%define                rel     1
 %define     modsrc     modules/linux
 Summary:       VMWare guest utilities
 Summary(pl.UTF-8):     Narzędzia dla systemu-gościa dla VMware
@@ -20,7 +20,7 @@ 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: 4daeb6b5ef8e0f8a00efa621986ea24c
+# Source0-md5: 3e43d4857d412d02115e69db193830b5
 Source1:       %{name}-packaging
 Source2:       %{name}-modprobe.d
 Source3:       %{name}-init
@@ -340,7 +340,6 @@ fi
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libdndcp.so
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libunity.so
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libresolutionSet.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
@@ -368,7 +367,6 @@ fi
 
 %files gui
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/vmware-toolbox
 %{_sysconfdir}/xdg/autostart/vmware-user.desktop
 
 %if %{with kernel}
This page took 0.03718 seconds and 4 git commands to generate.