Add vmemctl driver
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=164
This commit is contained in:
parent
f784475eb0
commit
f431313ad4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 7 08:48:19 UTC 2010 - dimstar@opensuse.org
|
||||
|
||||
- Add vmmemctl.tar.bz2, extracted from open-vm-tools 2010.02.23.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 08:37:32 UTC 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -50,6 +50,8 @@ Source6: open-vm-tools-modprobe.conf
|
||||
# We keep it in for compatibility of older openSUSE Releases that have a kernel < 2.26.32. From then on,
|
||||
# vmxnet3 is part of the kernel.
|
||||
Source7: vmxnet3.tar.bz2
|
||||
# vmmemctl.tar.bz2 is extracted from open-vm-tools 2010.02.23
|
||||
Source8: vmmemctl.tar.bz2
|
||||
Source98: preamble
|
||||
# PATCH-FIX-UPSTREAM open-vm-tools-libpng14.patch sf#2983141 dimstar@opensuse.org -- Fix build with libpng 1.4
|
||||
Patch0: open-vm-tools-libpng14.patch
|
||||
@ -167,6 +169,7 @@ if you intend to create own plugins for vmtoolsd.
|
||||
%setup -q -n %{name}-%{version}-%{svn_rev}
|
||||
pushd modules/linux
|
||||
tar xvf %{S:7}
|
||||
tar xvf ${S:8}
|
||||
popd
|
||||
%patch0 -p1
|
||||
chmod -x AUTHORS COPYING ChangeLog NEWS README
|
||||
|
3
vmmemctl.tar.bz2
Normal file
3
vmmemctl.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b15ddea4ff389edfcbf77c1d9db3dd5726935f8d6cb5b674abac215d8b3a9d19
|
||||
size 12744
|
Loading…
Reference in New Issue
Block a user