commit 40735d14bf30115e3773a2e9db058d93ac9c5977
Author: Jan Palus <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to