commit 7f3407009bcb278f7d36e3bcf83d50a7fcc843ec
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jul 18 20:00:04 2017 +0100
Update VBox to 5.1.22
VirtualBox-kmod.spec | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index fcb49ab..e5980a8 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -30,7 +30,7 @@
Name: VirtualBox-kmod
Version: 5.1.22
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -38,8 +38,6 @@ License: GPLv2 or CDDL
URL:
http://www.virtualbox.org/wiki/VirtualBox
# This filters out the XEN kernel, since we don't run on XEN
Source1: VirtualBox-kmod-excludekernel-filter.txt
-patch1: vbox_fix_for_kernel_4.12_rf.patch
-patch2: vbox_fix_for_kernel_4.13_rc0_rf.patch
%global AkmodsBuildRequires %{_bindir}/kmodtool, VirtualBox-kmodsrc >=
%{version}%{vboxreltag}, xz, time
BuildRequires: %{AkmodsBuildRequires}
@@ -62,8 +60,6 @@ Kernel module for VirtualBox
%prep
%setup -T -c
tar --use-compress-program xz -xf
%{_datadir}/%{name}-%{version}/%{name}-%{version}.tar.xz
-%patch1 -p1
-%patch2 -p1
# error out if there was something wrong with kmodtool
%{?kmodtool_check}
@@ -112,6 +108,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Tue Jul 18 2017 Sérgio Basto <sergio(a)serjux.com> - 5.1.22-1
+- Update VBox to 5.1.22
+
* Wed Jul 12 2017 Sérgio Basto <sergio(a)serjux.com> - 5.1.22-4
- Add patch for kernel_4.13_rc1