SPECS: VMware-player.spec - allow to compile with kernels >= 2.6.2...
twittner
twittner at pld-linux.org
Mon Mar 31 18:19:01 CEST 2008
Author: twittner Date: Mon Mar 31 16:19:01 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- allow to compile with kernels >= 2.6.24
- rel. 0.14
---- Files affected:
SPECS:
VMware-player.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/VMware-player.spec
diff -u SPECS/VMware-player.spec:1.38 SPECS/VMware-player.spec:1.39
--- SPECS/VMware-player.spec:1.38 Mon Mar 17 21:14:59 2008
+++ SPECS/VMware-player.spec Mon Mar 31 18:18:55 2008
@@ -18,9 +18,9 @@
#
%define ver 2.0.3
%define buildid 80004
-%define urel 115
+%define urel 115a
%define ccver %(rpm -q --qf '%{V}' gcc)
-%define _rel 0.13
+%define _rel 0.14
#
Summary: VMware player
Summary(pl.UTF-8): VMware player - wirtualna platforma dla stacji roboczej
@@ -35,8 +35,9 @@
Source1: http://download3.vmware.com/software/vmplayer/%{name}-%{ver}-%{buildid}.x86_64.tar.gz
# NoSource1-md5:
NoSource: 1
-Source2: http://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update%{urel}.tar.gz
-# Source2-md5: ab33ff7a799fee77f0f4ba5667cd4b9a
+Source2: http://rtr.ca/vmware-2.6.24/vmware-any-any-update%{urel}.tgz
+# Source2-md5: d0433cf49589e0140ed6730ad790de3a
+# original any-any: http://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update%{urel}.tar.gz
Source3: %{name}-vmnet.conf
Source4: %{name}.png
Source5: %{name}.desktop
@@ -45,6 +46,8 @@
Source8: %{name}.init
Patch0: %{name}-Makefile.patch
Patch1: %{name}-run_script.patch
+# patch below is included only for showing differences between 115 and 115a and not used for patching
+Patch100: vmware-any-any-update115-to-115a.patch
URL: http://www.vmware.com/
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.7}
BuildRequires: libstdc++-devel
@@ -450,6 +453,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2008-03-31 16:18:55 twittner
+- allow to compile with kernels >= 2.6.24
+- rel. 0.14
+
Revision 1.38 2008-03-17 20:14:59 arvenil
- up to 2.0.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VMware-player.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list