[packages/ipset] - at least 2.6.24 headers are required according to configure
qboosh
qboosh at pld-linux.org
Tue Nov 27 20:24:22 CET 2018
commit d2abbe0b934fd1c4b59ee3871d0dd7742b5a3acb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Nov 27 20:28:40 2018 +0100
- at least 2.6.24 headers are required according to configure
ipset.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ipset.spec b/ipset.spec
index 4eff64b..eeae373 100644
--- a/ipset.spec
+++ b/ipset.spec
@@ -44,7 +44,7 @@ BuildRequires: libtool >= 2:2.0
%{?with_userspace:BuildRequires: linux-libc-headers >= 7:2.6.38.6}
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.701
-%{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.20.2}}
+%{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:2.6.24}}
Suggests: kernel-net-ipset
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipset.git/commitdiff/d2abbe0b934fd1c4b59ee3871d0dd7742b5a3acb
More information about the pld-cvs-commit
mailing list