]> git.pld-linux.org Git - packages/systemd.git/commitdiff
up to 254.11 master auto/th/systemd-254.11-1
authorJan Palus <atler@pld-linux.org>
Thu, 25 Apr 2024 18:25:22 +0000 (20:25 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 25 Apr 2024 18:25:22 +0000 (20:25 +0200)
systemd.spec

index d76488f70cd36e471f441359a43cb79b531ad9d6..6d767703cefbce7b7d57a898907cd956f3958373 100644 (file)
@@ -32,14 +32,14 @@ Summary:    A System and Service Manager
 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:       254.9
+Version:       254.11
 Release:       1
 Epoch:         1
 License:       GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:         Base
 #Source0Download: https://github.com/systemd/systemd/releases
 Source0:       https://github.com/systemd/systemd-stable/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 57a78e3b894299621b7fa4321d7bad92
+# Source0-md5: 9ea932dbc9820f56073d4ac49e003c40
 Source1:       %{name}-sysv-convert
 Source2:       %{name}_booted.c
 Source3:       network.service
@@ -174,9 +174,8 @@ Requires:   /etc/os-release
 Requires:      SysVinit-tools
 Requires:      agetty
 Requires:      dbus >= 1.9.18
-Requires:      elfutils >= 0.177
 Requires:      filesystem >= 4.0-39
-Requires:      glibc >= 2.16
+Requires:      glibc >= 6:2.16
 Requires:      kbd
 Requires:      kmod >= 25-2
 Requires:      libgpg-error >= 1.12
@@ -636,6 +635,7 @@ Requires:   libseccomp >= 2.4.0
 %{?with_selinux:Requires:      libselinux >= 2.6}
 Requires:      lz4-libs >= 1:1.3.0
 Requires:      zstd >= 1.4.0
+Suggests:      elfutils-libs >= 0.177
 Obsoletes:     nss_myhostname < 0.4
 
 %description libs
This page took 0.055931 seconds and 4 git commands to generate.