Please rework the spec file to avoid to require that. One shouldn't have to update the kmod if you need to bump release on VirtualBox for any reason.

Thx

---------- Forwarded message ---------
De :Sérgio M. Basto <sergiomb@rpmfusion.org>
Date: mar. 30 avr. 2019 06:33
Subject: [VirtualBox-kmod/f28] Force build with VirtualBox-kmodsrc-6.0.6-3
To: <VirtualBox-kmod-owner@rpmfusion.org>, <rpmfusion-commits@lists.rpmfusion.org>


commit 917fa1294d47e21483dd68af4ff4d8add0c7198d
Author: Sérgio M. Basto <sergio@serjux.com>
Date:   Tue Apr 30 00:27:19 2019 +0100

    Force build with VirtualBox-kmodsrc-6.0.6-3

 VirtualBox-kmod.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index 0216302..bafa436 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -39,13 +39,13 @@
 #global prerel RC1
 %global prereltag %{?prerel:_%(awk 'BEGIN {print toupper("%{prerel}")}')}

-%global vboxrel 2
+%global vboxrel 3
 %global vboxreltag %{?vboxrel:-%{vboxrel}}
 %global __arch_install_post   /usr/lib/rpm/check-rpaths   /usr/lib/rpm/check-buildroot

 Name:           VirtualBox-kmod
 Version:        6.0.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 #Release:        1%%{?prerel:.%%{prerel}}%%{?dist}

 Summary:        Kernel module for VirtualBox
@@ -143,6 +143,9 @@ DIRS=$(ls %{name}-%{version} |wc -l)


 %changelog
+* Mon Apr 29 2019 Sérgio Basto <sergio@serjux.com> - 6.0.6-3
+- Force build with VirtualBox-kmodsrc-6.0.6-3
+
 * Thu Apr 18 2019 Sérgio Basto <sergio@serjux.com> - 6.0.6-2
 - Update new vboxsf
 - Force build with VirtualBox-kmodsrc-6.0.6-2
_______________________________________________
rpmfusion-commits mailing list -- rpmfusion-commits@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-commits-leave@lists.rpmfusion.org