[packages/systemd] require kernel >= 4.20 in oomd due to PSI dependency

atler atler at pld-linux.org
Wed Apr 12 11:53:25 CEST 2023


commit 40735d14bf30115e3773a2e9db058d93ac9c5977
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 12 11:51:11 2023 +0200

    require kernel >= 4.20 in oomd due to PSI dependency

 systemd.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/systemd.spec b/systemd.spec
index f111f55..1cc21c9 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -490,6 +490,7 @@ Summary:	systemd userspace OOM killer service
 Summary(pl.UTF-8):	Usługa systemd zabójcy OOM w przestrzeni użytkownika
 Group:		Base
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	uname(release) >= 4.20
 
 %description oomd
 systemd-oomd is a system service which monitors resource contention
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/40735d14bf30115e3773a2e9db058d93ac9c5977



More information about the pld-cvs-commit mailing list