[packages/systemd] up to 254.23
atler
atler at pld-linux.org
Thu Jan 9 02:49:31 CET 2025
commit 49544c0f252fb93f11fe7ba7e52fec9a96a13122
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jan 9 00:58:55 2025 +0100
up to 254.23
systemd.spec | 4 ++--
target-pld.patch | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index e582862..c82305f 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -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.22
+Version: 254.23
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: 7c628af54edd1ac1aa7fa28bead1c9b3
+# Source0-md5: 23c50e6b85710abe9ac71544cb916b6e
Source1: %{name}-sysv-convert
Source2: %{name}_booted.c
Source3: network.service
diff --git a/target-pld.patch b/target-pld.patch
index 6c0962c..7ce2e0f 100644
--- a/target-pld.patch
+++ b/target-pld.patch
@@ -82,7 +82,7 @@
+
/* If the file is not changed, then we do not need to re-read the file. */
if (stat_inode_unmodified(&c->st, &st))
- return 0;
+ return 1; /* (already) loaded */
--- systemd-240/src/basic/time-util.c.orig 2019-01-13 09:27:36.718995151 +0100
+++ systemd-240/src/basic/time-util.c 2019-01-13 09:31:12.275659356 +0100
@@ -14,6 +14,7 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/49544c0f252fb93f11fe7ba7e52fec9a96a13122
More information about the pld-cvs-commit
mailing list