automatic version update by autodist [release 6.1.20-1mamba;Sun Apr 25 2021]
This commit is contained in:
parent
56140e1f2a
commit
64e21c8efc
@ -17,8 +17,8 @@
|
||||
%endif
|
||||
|
||||
Name: VirtualBox
|
||||
Version: 6.1.18
|
||||
Release: 2mamba
|
||||
Version: 6.1.20
|
||||
Release: 1mamba
|
||||
Summary: A general-purpose full virtualizer for x86 hardware
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
@ -192,7 +192,7 @@ X.org mouse driver for VirtualBox guest machine.
|
||||
%patch10 -p1
|
||||
%endif
|
||||
#%patch12 -p1
|
||||
%patch13 -p1
|
||||
#%patch13 -p1
|
||||
|
||||
%ifarch %{ix86}
|
||||
sed -i "s|VBOX_SUPPORTED_HOST_ARCHS := amd64|VBOX_SUPPORTED_HOST_ARCHS := x86|" Config.kmk
|
||||
@ -331,8 +331,8 @@ install -D -m0755 src/VBox/Installer/linux/vboxweb-service.sh %{buildroot}%{_ini
|
||||
|
||||
# install udev rules
|
||||
%ifarch x86_64
|
||||
install -d %{buildroot}/lib/udev/rules.d/
|
||||
cat > %{buildroot}/lib/udev/rules.d/59-vboxdrv.rules << EOF
|
||||
install -d %{buildroot}%{_udevrulesdir}
|
||||
cat > %{buildroot}%{_udevrulesdir}/59-vboxdrv.rules << EOF
|
||||
KERNEL=="vboxdrv", NAME="vboxdrv", OWNER="root", GROUP="root", MODE="0600"
|
||||
KERNEL=="vboxdrvu", NAME="vboxdrvu", OWNER="root", GROUP="root", MODE="0666"
|
||||
KERNEL=="vboxnetctl", NAME="vboxnetctl", OWNER="root", GROUP="root", MODE="0600"
|
||||
@ -699,6 +699,9 @@ fi
|
||||
#%{_prefix}/src/vboxvideo-%{version}/*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 25 2021 Automatic Build System <autodist@mambasoft.it> 6.1.20-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.18-2mamba
|
||||
- added patch to fix build of vbovideo with kernel 5.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user