rpms/VirtualBox-OSE-kmod/F-15 VirtualBox-OSE-kmod.spec,1.75,1.76

Sérgio M. Basto sergiomb at rpmfusion.org
Mon Feb 6 04:38:15 CET 2012


Author: sergiomb

Update of /cvs/free/rpms/VirtualBox-OSE-kmod/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3491

Modified Files:
	VirtualBox-OSE-kmod.spec 
Log Message:
* Mon Feb 6 2012 Sérgio Basto <sergio at serjux.com> - 4.1.8-1
- New release.
- added time package to AkmodsBuildRequires



Index: VirtualBox-OSE-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE-kmod/F-15/VirtualBox-OSE-kmod.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- VirtualBox-OSE-kmod.spec	3 Feb 2012 22:58:24 -0000	1.75
+++ VirtualBox-OSE-kmod.spec	6 Feb 2012 03:38:15 -0000	1.76
@@ -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 current
 
 # In prerelease builds (such as betas), this package has the same
 # major version number, while the kernel module abi is not guarranteed
@@ -17,8 +17,8 @@
 %bcond_without hardening
 
 Name:           VirtualBox-OSE-kmod
-Version:        4.1.6
-Release:        1%{?dist}.6
+Version:        4.1.8
+Release:        1%{?dist}.1
 
 Summary:        Kernel module for VirtualBox-OSE
 Group:          System Environment/Kernel
@@ -28,7 +28,7 @@
 Source1:        VirtualBox-OSE-kmod-1.6.4-kernel-variants.txt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-%global AkmodsBuildRequires %{_bindir}/kmodtool, VirtualBox-OSE-kmodsrc = %{version}%{?prereltag}, xz
+%global AkmodsBuildRequires %{_bindir}/kmodtool, VirtualBox-OSE-kmodsrc = %{version}%{?prereltag}, xz, time
 BuildRequires:  %{AkmodsBuildRequires}
 
 # needed for plague to make sure it builds for i586 and i686
@@ -100,6 +100,10 @@
 
 
 %changelog
+* Mon Feb 6 2012 Sérgio Basto <sergio at serjux.com> - 4.1.8-1
+- New release.
+- added time package to AkmodsBuildRequires
+
 * Fri Feb 03 2012 Nicolas Chauvet <kwizart at gmail.com> - 4.1.6-1.6
 - rebuild for updated kernel
 



More information about the rpmfusion-commits mailing list