Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-OSE-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3525
Modified Files:
VirtualBox-OSE-kmod.spec
Log Message:
* Sat Dec 3 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.6-1
- Build for new release
- added time package to AkmodsBuildRequires
- removed clean section
Index: VirtualBox-OSE-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE-kmod/devel/VirtualBox-OSE-kmod.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- VirtualBox-OSE-kmod.spec 2 Nov 2011 22:44:11 -0000 1.56
+++ VirtualBox-OSE-kmod.spec 3 Dec 2011 11:35:04 -0000 1.57
@@ -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 current
+%define buildforkernels akmod
# 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.2
-Release: 1%{?dist}.4
+Version: 4.1.6
+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
@@ -99,11 +99,12 @@
[ $MODS = $DIRS ] || [ $MODS = 0 ]
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
%changelog
+* Sat Dec 3 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.6-1
+- Build for new release
+- added time package to AkmodsBuildRequires
+- removed clean section
+
* Wed Nov 02 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1.2-1.4
- Rebuild for F-16 kernel
Show replies by date