]> git.pld-linux.org Git - packages/VMware-workstation.git/commitdiff
- vmmon module fixed (wrong desc. causes wrong init via manual
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 17 Oct 2004 11:06:32 +0000 (11:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
                      `modprobe vmmon vmversion=...`).
- release 4.

Changed files:
    VMware-workstation.spec -> 1.47

VMware-workstation.spec

index 0e15ed73dbd63e9022fb841fc91ea48c10b777ce..7e8f764258779e856f5fb2b8950d93c60f56dba9 100644 (file)
@@ -12,7 +12,7 @@
 #
 %define                _ver    4.5.2
 %define                _build  8848
-%define                _rel    3.1
+%define                _rel    4
 %define                _urel   84
 #
 Summary:       VMware Workstation
@@ -35,6 +35,7 @@ Source7:      %{name}-dhcpd.conf
 Patch0:                %{name}-Makefile.patch
 Patch1:                %{name}-compat.patch
 Patch2:                %{name}-run_script.patch
+Patch3:                %{name}-module_desc.patch
 NoSource:      0
 #Icon:         XPM format req.
 URL:           http://www.vmware.com/
@@ -180,6 +181,7 @@ tar xf vmmon.tar
 tar xf vmnet.tar
 %patch0 -p0
 %patch1 -p0
+%patch3 -p0
 cd -
 %patch2 -p1
 
This page took 0.046853 seconds and 4 git commands to generate.