projects
/
packages
/
linux-gpib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0e47a0
)
- fix kernel BRs
author
Jan Rękorajski
<baggins@pld-linux.org>
Thu, 25 Feb 2021 20:44:31 +0000
(21:44 +0100)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Thu, 25 Feb 2021 20:44:31 +0000
(21:44 +0100)
linux-gpib.spec
patch
|
blob
|
blame
|
history
diff --git
a/linux-gpib.spec
b/linux-gpib.spec
index 51b6331847082cf18a0d64736a9ada20ce9e51f1..c8ceba5d2385a87afbfc1d7f61b203422d931766 100644
(file)
--- a/
linux-gpib.spec
+++ b/
linux-gpib.spec
@@
-58,9
+58,7
@@
BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRequires: libtool
BuildRequires: rpmbuild(macros) >= 1.745
-%if %{with kernel}
-BuildRequires: kernel-module-build >= 3:2.6.8
-%endif
+%{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.32}}
%if %{with userspace}
BuildRequires: bison
%{?with_doc:BuildRequires: docbook-utils}
This page took
0.196412 seconds
and
4
git commands to generate.