Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-OSE-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv29552
Modified Files:
VirtualBox-OSE-kmod.spec
Log Message:
* Mon May 07 2012 Sérgio Basto <sergio(a)serjux.com> - 4.1.14-2
- A little review.
Index: VirtualBox-OSE-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE-kmod/F-17/VirtualBox-OSE-kmod.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- VirtualBox-OSE-kmod.spec 6 May 2012 19:34:43 -0000 1.72
+++ VirtualBox-OSE-kmod.spec 7 May 2012 00:13:58 -0000 1.73
@@ -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
@@ -18,7 +18,7 @@
Name: VirtualBox-OSE-kmod
Version: 4.1.14
-Release: 1%{?dist}.4
+Release: 2%{?dist}
Summary: Kernel module for VirtualBox-OSE
Group: System Environment/Kernel
@@ -26,7 +26,6 @@
URL:
http://www.virtualbox.org/wiki/VirtualBox
# This filters out the XEN kernel, since we don't run on XEN
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, time
BuildRequires: %{AkmodsBuildRequires}
@@ -81,9 +80,6 @@
%install
-rm -rf $RPM_BUILD_ROOT
-mkdir $RPM_BUILD_ROOT
-
for kernel_version in %{?kernel_versions}; do
install -d
${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/${kernel_version%%___*}/%{kmodinstdir_postfix}
install _kmod_build_${kernel_version%%___*}/*/*.ko
${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/${kernel_version%%___*}/%{kmodinstdir_postfix}
@@ -100,6 +96,9 @@
%changelog
+* Mon May 07 2012 Sérgio Basto <sergio(a)serjux.com> - 4.1.14-2
+- A little review.
+
* Sun May 06 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 4.1.14-1.4
- rebuild for updated kernel