commit c7b4a6a00247bf51e78245dad80c34cf8413e422
Author: Vasiliy Glazov <v.glazov(a)javad.com>
Date: Fri Jan 18 10:23:58 2019 +0300
Update to 6.0.2.
.gitignore | 1 +
...AutoMount-Change-Linux-mount-code-to-use-.patch | 131 --------------
VirtualBox.spec | 11 +-
fixes_for_4.20.patch | 193 ---------------------
sources | 4 +-
5 files changed, 8 insertions(+), 332 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09fb549..3d8a2d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ VirtualBox-5.0.16.tar.bz2
/VirtualBox-5.2.22.tar.bz2
/VirtualBox-6.0.0.tar.bz2
/UserManual.pdf
+/VirtualBox-6.0.2.tar.bz2
diff --git a/VirtualBox.spec b/VirtualBox.spec
index e53a62e..0230125 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -33,8 +33,8 @@
%endif
Name: VirtualBox
-Version: 6.0.0
-Release: 2%{?prerel:.%{prerel}}%{?dist}
+Version: 6.0.2
+Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPLv2 or (GPLv2 and CDDL)
@@ -73,8 +73,6 @@ Patch50: VirtualBox-5.1.0-add-Mageia-support.patch
Patch51: VirtualBox-5.1.0-revert-VBox.sh.patch
# from Fedora
Patch60: VirtualBox-5.2.10-xclient.patch
-Patch61: 0001-VBoxServiceAutoMount-Change-Linux-mount-code-to-use-.patch
-Patch70: fixes_for_4.20.patch
BuildRequires: kBuild >= 0.1.9998.r3093
@@ -295,8 +293,6 @@ rm -r src/libs/zlib-1.2.8/
#patch50 -p1 -b .mageia-support
%patch51 -p1 -b .revert-VBox.sh
%patch60 -p1 -b .xclient
-%patch61 -p1 -b .automount
-#patch70 -p1 -b .kernel_4.20.patch
%build
./configure --disable-kmods \
@@ -802,6 +798,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Thu Jan 17 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 6.0.2-1
+- Update to 6.0.2
+
* Mon Jan 07 2019 Sérgio Basto <sergio(a)serjux.com> - 6.0.0-2
- Enable Python3 support, move all SDK python files to devel sub-package, they
may be used by python2 and 3.
diff --git a/sources b/sources
index 7715016..6ef4b20 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7008d8ea52e62f50cd9990152326d8d7 VirtualBox-6.0.0.tar.bz2
-3fc65d20a1722d0a3143fdcc444ce7df UserManual.pdf
+cfc7b63454d24e3fab1fc8aa60dacbc2 VirtualBox-6.0.2.tar.bz2
+21094b25d37ade2a76197a37bc0a73c1 UserManual.pdf