]> git.pld-linux.org Git - packages/VMware-player.git/commitdiff
- up to 2.0.2 59824
authorarvenil <arvenil@pld-linux.org>
Thu, 25 Oct 2007 09:19:03 +0000 (09:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- *-any-update up to 114
- removed not packaged files

Changed files:
    VMware-player.spec -> 1.27

VMware-player.spec

index 3d31875087e5845c4e14f2acc7e3e5203b28f455..0488cad3c73ca2772f29376a7beef7b9e7b88160 100644 (file)
 %undefine      with_userspace
 %endif
 #
-%define                _ver    2.0.1
-%define                _build  55017
-%define                _rel    0.2
-%define                _urel   113
+%define                _ver    2.0.2
+%define                _build  59824
+%define                _rel    0.1
+%define                _urel   114
 %define                _ccver  %(rpm -q --qf "%{VERSION}" gcc)
 #
 Summary:       VMware player
@@ -26,13 +26,13 @@ Release:    %{_rel}
 License:       custom, non-distributable
 Group:         Applications/Emulators
 Source0:       http://download3.vmware.com/software/vmplayer/%{name}-%{_ver}-%{_build}.i386.tar.gz
-# NoSource0-md5:       2d1b2d847cf002b2f418b94f5b973ecc
+# NoSource0-md5:       0c108db615943d71b78f18826611acce
 NoSource:      0
 Source1:       http://download3.vmware.com/software/vmplayer/%{name}-%{_ver}-%{_build}.x86_64.tar.gz
-# NoSource1-md5:       dca7a144e1a01c69387401e46e7e3b26
+# NoSource1-md5:       f59a77f3e3b8e87591eff605c4bbb796
 NoSource:      1
 Source2:       http://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update%{_urel}.tar.gz
-# Source2-md5: cb3f91f2196778e6d76d5a6697286d04
+# Source2-md5: 34377ba9387804329c4a94619cc7efac
 Source3:       %{name}-vmnet.conf
 Source4:       %{name}.png
 Source5:       %{name}.desktop
@@ -277,6 +277,9 @@ cp -r       lib/libconf $RPM_BUILD_ROOT%{_libdir}/vmware
 %else
 install lib/bin/vmplayer $RPM_BUILD_ROOT%{_bindir}
 %endif
+
+# remove not needed files
+rm -rf $RPM_BUILD_ROOT%{_bindir}/vmware-{config,uninstall}.pl $RPM_BUILD_ROOT%{_iconsdir}/hicolor/index.theme
 %endif
 
 %clean
This page took 0.060342 seconds and 4 git commands to generate.