[VirtualBox-kmod] Force use VirtualBox-kmodsrc >= 5.1.4-3

Sérgio M. Basto sergiomb at rpmfusion.org
Wed Sep 7 09:48:51 CEST 2016


commit 914b4758288bf4b8d3aa4ba71da1088ca03a7ad9
Author: Sérgio M. Basto <sergio at serjux.com>
Date:   Wed Sep 7 08:48:27 2016 +0100

    Force use VirtualBox-kmodsrc >= 5.1.4-3

 VirtualBox-kmod.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index 6789db7..215f5ac 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -18,7 +18,7 @@
 #global prerel RC4
 %global prereltag %{?prerel:_%(awk 'BEGIN {print toupper("%{prerel}")}')}
 
-%global vboxrel 1
+%global vboxrel 3
 %global vboxreltag %{?vboxrel:-%{vboxrel}}
 # Allow only root to access vboxdrv regardless of the file mode
 # use only for debugging!
@@ -28,7 +28,7 @@
 Name:           VirtualBox-kmod
 Version:        5.1.4
 #Release:        1%%{?prerel:.%%{prerel}}%%{?dist}
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        Kernel module for VirtualBox
 Group:          System Environment/Kernel
@@ -106,6 +106,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)
 
 
 %changelog
+* Wed Sep 07 2016 Sérgio Basto <sergio at serjux.com> - 5.1.4-2
+- Force use VirtualBox-kmodsrc >= 5.1.4-3
+
 * Tue Sep 06 2016 Sérgio Basto <sergio at serjux.com> - 5.1.4-1
 - Update VBox to 5.1.4
 


More information about the rpmfusion-commits mailing list