[packages/systemd] Rel 2; according to README 3.15 is minimal required kernel (but >= 4.15 are recommended).
arekm
arekm at pld-linux.org
Thu Dec 22 12:41:42 CET 2022
commit 22994c84d5b928883155789315194aec174d4275
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Dec 22 12:41:26 2022 +0100
Rel 2; according to README 3.15 is minimal required kernel (but >= 4.15 are recommended).
systemd.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 3d64276..c4b182b 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -30,7 +30,7 @@ Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa
Name: systemd
# Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
Version: 252.4
-Release: 1
+Release: 2
Epoch: 1
License: GPL v2+ (udev), LGPL v2.1+ (the rest)
Group: Base
@@ -174,7 +174,7 @@ Requires: rc-scripts >= 0.4.5.3-7
Requires: setup >= 2.10.1
Requires: udev-core = %{epoch}:%{version}-%{release}
Requires: udev-libs = %{epoch}:%{version}-%{release}
-Requires: uname(release) >= 4.15
+Requires: uname(release) >= 3.15
Requires: util-linux >= 2.30
Suggests: %{name}-container = %{epoch}:%{version}-%{release}
Suggests: %{name}-sysv-compat = %{epoch}:%{version}-%{release}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/22994c84d5b928883155789315194aec174d4275
More information about the pld-cvs-commit
mailing list