rpms/VirtualBox-kmod/devel VirtualBox-kmod.spec,1.65,1.66

Sérgio M. Basto sergiomb at rpmfusion.org
Thu May 14 01:40:30 CEST 2015


Author: sergiomb

Update of /cvs/free/rpms/VirtualBox-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18625

Modified Files:
	VirtualBox-kmod.spec 
Log Message:
* Wed May 13 2015 Sérgio Basto <sergio at serjux.com> - 4.3.28-1
- New upstream release (4.3.28), build akmods.



Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/devel/VirtualBox-kmod.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- VirtualBox-kmod.spec	13 May 2015 16:55:29 -0000	1.65
+++ VirtualBox-kmod.spec	13 May 2015 23:40:29 -0000	1.66
@@ -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
@@ -13,15 +13,15 @@
 %global __arch_install_post   /usr/lib/rpm/check-rpaths   /usr/lib/rpm/check-buildroot
 %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_with hardening
 
 Name:           VirtualBox-kmod
-Version:        4.3.26
-Release:        2%{?prerel:.%{prerel}}%{?dist}.2
+Version:        4.3.28
+Release:        1%{?prerel:.%{prerel}}%{?dist}
 
 Summary:        Kernel module for VirtualBox
 Group:          System Environment/Kernel
@@ -99,6 +99,9 @@
 
 
 %changelog
+* Wed May 13 2015 Sérgio Basto <sergio at serjux.com> - 4.3.28-1
+- New upstream release (4.3.28), build akmods.
+
 * Wed May 13 2015 Nicolas Chauvet <kwizart at gmail.com> - 4.3.26-2.2
 - Rebuilt for kernel
 


More information about the rpmfusion-commits mailing list