rpms/VirtualBox-kmod/F-20 VirtualBox-kmod.spec,1.44,1.45

Sérgio M. Basto sergiomb at rpmfusion.org
Mon Mar 31 16:15:43 CEST 2014


Author: sergiomb

Update of /cvs/free/rpms/VirtualBox-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv405

Modified Files:
	VirtualBox-kmod.spec 
Log Message:
* Mon Mar 31 2014 Sérgio Basto <sergio at serjux.com> - 4.3.10-1
- New upstream release and build also akmods



Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/F-20/VirtualBox-kmod.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- VirtualBox-kmod.spec	25 Mar 2014 19:18:35 -0000	1.44
+++ VirtualBox-kmod.spec	31 Mar 2014 14:15:43 -0000	1.45
@@ -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,15 +12,15 @@
 #global prerel RC4
 %global prereltag %{?prerel:_%(awk 'BEGIN {print toupper("%{prerel}")}')}
 
-%global vboxrel 4
+%global vboxrel 1
 %global vboxreltag %{?vboxrel:-%{vboxrel}}
 # Allow only root to access vboxdrv regardless of the file mode
 # use only for debugging!
 %bcond_with hardening
 
 Name:           VirtualBox-kmod
-Version:        4.3.6
-Release:        2%{?prerel:.%{prerel}}%{?dist}.13
+Version:        4.3.10
+Release:        1%{?prerel:.%{prerel}}%{?dist}
 
 Summary:        Kernel module for VirtualBox
 Group:          System Environment/Kernel
@@ -98,6 +98,9 @@
 
 
 %changelog
+* Mon Mar 31 2014 Sérgio Basto <sergio at serjux.com> - 4.3.10-1
+- New upstream release and build also akmods
+
 * Tue Mar 25 2014 Nicolas Chauvet <kwizart at gmail.com> - 4.3.6-2.13
 - Rebuilt for kernel
 


More information about the rpmfusion-commits mailing list