commit f915f5456a4f540c70c1ca9bc37d8e1ad8499c62
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Sep 16 23:40:51 2017 +0100
Reenable buildsys-build-rpmfusion-kerneldevpkgs-current
VirtualBox-kmod.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/VirtualBox-kmod.spec b/VirtualBox-kmod.spec
index 58e4e0b..0239156 100644
--- a/VirtualBox-kmod.spec
+++ b/VirtualBox-kmod.spec
@@ -3,11 +3,10 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-#if 0%{?fedora}
+%if 0%{?fedora}
%global buildforkernels akmod
-
%global debug_package %{nil}
-#endif
+%endif
#akmods still generate debuginfo but have the wrong name:
#/var/cache/akmods/VirtualBox/VirtualBox-kmod-debuginfo-5.0.4-1.fc21.x86_64.rpm
#/var/cache/akmods/VirtualBox/kmod-VirtualBox-4.1.8-100.fc21.x86_64-5.0.4-1.fc21.x86_64.rpm
@@ -30,7 +29,7 @@
Name: VirtualBox-kmod
Version: 5.1.28
#Release: 1%%{?prerel:.%%{prerel}}%%{?dist}
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -108,8 +107,11 @@ DIRS=$(ls %{name}-%{version} |wc -l)
%changelog
+* Sat Sep 16 2017 Sérgio Basto <sergio(a)serjux.com> - 5.1.28-3
+- Reenable buildsys-build-rpmfusion-kerneldevpkgs-current
+
* Sat Sep 16 2017 Sérgio Basto <sergio(a)serjux.com> - 5.1.28-2
-- Tempory disable broken dep of buildsys-build-rpmfusion-kerneldevpkgs-current
+- Temporary disable broken dep of buildsys-build-rpmfusion-kerneldevpkgs-current
* Fri Sep 15 2017 Sérgio Basto <sergio(a)serjux.com> - 5.1.28-1
- Update VBox to 5.1.28