rpms/VirtualBox-kmod/F-19 VirtualBox-kmod.spec,1.69,1.70

Sérgio M. Basto sergiomb at rpmfusion.org
Fri Apr 11 20:37:16 CEST 2014


Author: sergiomb

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

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



Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/F-19/VirtualBox-kmod.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- VirtualBox-kmod.spec	4 Apr 2014 16:48:28 -0000	1.69
+++ VirtualBox-kmod.spec	11 Apr 2014 18:37:16 -0000	1.70
@@ -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}.14
+Version:        4.3.10
+Release:        1%{?prerel:.%{prerel}}%{?dist}
 
 Summary:        Kernel module for VirtualBox
 Group:          System Environment/Kernel
@@ -98,6 +98,9 @@
 
 
 %changelog
+* Fri Apr 11 2014 Sérgio Basto <sergio at serjux.com> - 4.3.10-1
+- New upstream release and build akmods .
+
 * Fri Apr 04 2014 Nicolas Chauvet <kwizart at gmail.com> - 4.3.6-2.14
 - Rebuilt for kernel
 


More information about the rpmfusion-commits mailing list