rpms/VirtualBox-kmod/F-18 VirtualBox-kmod.spec,1.74,1.75

Sérgio M. Basto sergiomb at rpmfusion.org
Sun Jan 12 04:00:53 CET 2014


Author: sergiomb

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

Modified Files:
	VirtualBox-kmod.spec 
Log Message:
* Sun Jan 12 2014 Sérgio Basto <sergio at serjux.com> - 4.2.22-1
- New upstream release and build akmods



Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/F-18/VirtualBox-kmod.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- VirtualBox-kmod.spec	3 Dec 2013 22:20:57 -0000	1.74
+++ VirtualBox-kmod.spec	12 Jan 2014 03:00:51 -0000	1.75
@@ -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 2
+%global vboxrel 1
 %global vboxreltag %{?vboxrel:-%{vboxrel}}
 # Allow only root to access vboxdrv regardless of the file mode
 # use only for debugging!
 %bcond_without hardening
 
 Name:           VirtualBox-kmod
-Version:        4.2.18
-Release:        2%{?prerel:.%{prerel}}%{?dist}.7
+Version:        4.2.22
+Release:        1%{?prerel:.%{prerel}}%{?dist}
 
 Summary:        Kernel module for VirtualBox
 Group:          System Environment/Kernel
@@ -98,6 +98,9 @@
 
 
 %changelog
+* Sun Jan 12 2014 Sérgio Basto <sergio at serjux.com> - 4.2.22-1
+- New upstream release and build akmods
+
 * Tue Dec 03 2013 Nicolas Chauvet <kwizart at gmail.com> - 4.2.18-2.7
 - Rebuilt for kernel
 


More information about the rpmfusion-commits mailing list