commit 2a4cf50dbbe30485c7ac1d6bf52ab59cdc559a60
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Jul 1 18:54:52 2016 +0100
Revert "Avoid armhfp for now"
This reverts commit c5d2cc09bd81c64d8e8f7033a0daa8390e4b859c.
nvidia-kmod.spec | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 6830ead..a566629 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -3,14 +3,13 @@
# "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 akmod
-%global debug_package %{nil}
+#global buildforkernels newest
Name: nvidia-kmod
Epoch: 1
Version: 367.27
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -23,7 +22,7 @@ Patch1: nv-linux-arm2.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i586 and i686
-ExclusiveArch: i686 x86_64
+ExclusiveArch: i686 x86_64 armv7hl
# get the needed BuildRequires (in parts depending on what we build for)
%global AkmodsBuildRequires %{_bindir}/kmodtool, xorg-x11-drv-nvidia-kmodsrc >=
%{epoch}:%{version}
@@ -78,9 +77,6 @@ rm -rf $RPM_BUILD_ROOT
%changelog
-* Fri Jul 01 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1:367.27-2
-- Avoid armhfp for now
-
* Fri Jul 01 2016 Leigh Scott <leigh123linux(a)googlemail.com> - 1:367.27-1
- Update to 367.27
Show replies by date