commit open-vm-tools for openSUSE:Factory
Hello community, here is the log from the commit of package open-vm-tools for openSUSE:Factory checked in at Tue Mar 23 22:27:13 CET 2010. -------- --- open-vm-tools/open-vm-tools.changes 2010-02-25 21:43:21.000000000 +0100 +++ /mounts/work_src_done/STABLE/open-vm-tools/open-vm-tools.changes 2010-03-23 12:32:20.000000000 +0100 @@ -1,0 +2,8 @@ +Tue Mar 23 09:27:23 UTC 2010 - dimstar@opensuse.org + +- Disabled vmxnet3 building. this only did not give an error anyhow + as there was a typo, thus having the module already disabled for + quite some time. +- bnc#590329: Re-add lost 50-vmnics.conf file. + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- open-vm-tools-modprobe.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ open-vm-tools.spec ++++++ --- /var/tmp/diff_new_pack.Ff69xT/_old 2010-03-23 22:26:11.000000000 +0100 +++ /var/tmp/diff_new_pack.Ff69xT/_new 2010-03-23 22:26:11.000000000 +0100 @@ -24,7 +24,7 @@ Group: System/Emulators/PC Summary: Open Virtual Machine Tools Version: 2010.02.23 -Release: 1 +Release: 2 %define svn_rev 236320 Url: http://open-vm-tools.sourceforge.net/ License: BSD3c ; GPLv2 ; LGPLv2.1 @@ -34,6 +34,7 @@ Source3: vmware-toolbox.desktop Source4: open-vm-tools.permissions Source5: vmware-user-autostart-wrapper +Source6: open-vm-tools-modprobe.conf Source98: preamble BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++ @@ -59,9 +60,6 @@ Requires: vmware-guest-kmp Supplements: modalias(pci:v000015ADd*sv*sd*bc*sc*i*) %define vm_modules vmblock vmhgfs vmmemctl vmsync vmxnet vmci vsock pvscsi -%if 0%{suse_version} <= 1120 -%define vm_module %{vm_modules} vmxnet3 -%endif %suse_kernel_module_package -n vmware-guest -p %{SOURCE98} xen um @@ -214,6 +212,7 @@ # which checks for /proc/fs/vmblock/dev to appear and then starts vmware-user-suid-wrapper install -D -m 0755 %{S:5} $RPM_BUILD_ROOT%{_bindir}/vmware-user-autostart-wrapper install -D -m 0644 %{S:2} $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/vmware-user-autostart.desktop +install -D -m 0644 %{S:6} %{buildroot}%{_sysconfdir}/modprobe.d/50-vmnics.conf # handle the .destop files for translations %suse_update_desktop_file vmware-user-autostart @@ -284,6 +283,7 @@ %config(noreplace) %{_sysconfdir}/pam.d/vmtoolsd %{_sysconfdir}/vmware-tools %{_sysconfdir}/init.d/vmtoolsd +%{_sysconfdir}/modprobe.d/50-vmnics.conf %{_sbindir}/rcvmtoolsd %exclude %{_libdir}/*.so ++++++ open-vm-tools-modprobe.conf ++++++ install pcnet32 /sbin/modprobe -q --ignore-install vmxnet; /sbin/modprobe -q --ignore-install pcnet32 $CMDLINE_OPTS; /bin/true; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de