rpms/VirtualBox-kmod/F-17 VirtualBox-kmod.spec,1.27,1.28

Sérgio M. Basto sergiomb at rpmfusion.org
Sun Oct 28 20:38:30 CET 2012


Author: sergiomb

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

Modified Files:
	VirtualBox-kmod.spec 
Log Message:
* Sun Oct 28 2012 Sérgio Basto <sergio at serjux.com> - 4.2.4-1
- New upstream release.



Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/F-17/VirtualBox-kmod.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- VirtualBox-kmod.spec	23 Oct 2012 15:41:29 -0000	1.27
+++ VirtualBox-kmod.spec	28 Oct 2012 19:38:30 -0000	1.28
@@ -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
-%define buildforkernels newest
+#%define 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,14 +12,14 @@
 #global prerel RC4
 %global prereltag %{?prerel:_%(awk 'BEGIN {print toupper("%{prerel}")}')}
 
-%global vboxrel 3
+%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.0
+Version:        4.2.4
 Release:        1%{?prerel:.%{prerel}}%{?dist}.5
 
 Summary:        Kernel module for VirtualBox
@@ -98,6 +98,9 @@
 
 
 %changelog
+* Sun Oct 28 2012 Sérgio Basto <sergio at serjux.com> - 4.2.4-1
+- New upstream release.
+
 * Tue Oct 23 2012 Nicolas Chauvet <kwizart at gmail.com> - 4.2.0-1.5
 - Rebuilt for updated kernel
 


More information about the rpmfusion-commits mailing list