[packages/evdi] - kernels up to 6.19 should be supported
qboosh
qboosh at pld-linux.org
Tue Jun 23 21:24:48 CEST 2026
commit e86e2ed0d019e5459edd81e472ec302a53e39f37
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jun 23 21:25:14 2026 +0200
- kernels up to 6.19 should be supported
evdi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evdi.spec b/evdi.spec
index e8ea68a..bcfbba4 100644
--- a/evdi.spec
+++ b/evdi.spec
@@ -32,7 +32,7 @@ BuildRequires: rpm-pythonprov
%endif
%if %{with kernel}
%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:4.15}
-%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build < 3:6.6}
+%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build < 3:7}
BuildRequires: rpmbuild(macros) >= 1.701
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/evdi.git/commitdiff/e86e2ed0d019e5459edd81e472ec302a53e39f37
More information about the pld-cvs-commit
mailing list