Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8271
Modified Files:
VirtualBox-kmod.spec
Log Message:
* Thu Dec 26 2013 Sérgio Basto <sergio(a)serjux.com> - 4.3.6-2
- Rebuild for newer VirtualBox-kmodsrc and build akmods.
Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/F-19/VirtualBox-kmod.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- VirtualBox-kmod.spec 25 Dec 2013 13:13:56 -0000 1.54
+++ VirtualBox-kmod.spec 26 Dec 2013 19:53:55 -0000 1.55
@@ -3,7 +3,7 @@
# "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
-%global buildforkernels newest
+#global buildforkernels newest
# In prerelease builds (such as betas), this package has the same
# major version number, while the kernel module abi is not guarranteed
@@ -12,7 +12,7 @@
#global prerel RC4
%global prereltag %{?prerel:_%(awk 'BEGIN {print
toupper("%{prerel}")}')}
-%global vboxrel 1
+%global vboxrel 4
%global vboxreltag %{?vboxrel:-%{vboxrel}}
# Allow only root to access vboxdrv regardless of the file mode
# use only for debugging!
@@ -20,7 +20,7 @@
Name: VirtualBox-kmod
Version: 4.3.6
-Release: 1%{?prerel:.%{prerel}}%{?dist}.2
+Release: 2%{?prerel:.%{prerel}}%{?dist}
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -98,6 +98,9 @@
%changelog
+* Thu Dec 26 2013 Sérgio Basto <sergio(a)serjux.com> - 4.3.6-2
+- Rebuild for newer VirtualBox-kmodsrc and build akmods.
+
* Wed Dec 25 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.6-1.2
- Rebuilt for kernel
Show replies by date