From 82c7b471e83548c6ad4bbaa6375dad4ad0bb85b2 Mon Sep 17 00:00:00 2001 From: autodist Date: Sat, 30 Dec 2023 11:38:56 +0100 Subject: [PATCH] Release 243-2mamba --- systemd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index 6bfcb48..1e008cf 100644 --- a/systemd.spec +++ b/systemd.spec @@ -27,7 +27,7 @@ Name: systemd Epoch: 2 Version: 243 -Release: 1mamba +Release: 2mamba Summary: A system and service manager compatible with SysV and LSB init scripts Group: System/Configuration Vendor: openmamba @@ -360,6 +360,7 @@ install -D -m0755 %{SOURCE17} %{buildroot}/lib/systemd/systemd-sysv-install %pre core [ -e %{_sysconfdir}/mtab -a ! -L %{_sysconfdir}/mtab ] && rm -f %{_sysconfdir}/mtab +[ -L /var/lib/systemd/timesync ] && rm -f /var/lib/systemd/timesync : %post core @@ -714,6 +715,9 @@ fi %{_libdir}/pkgconfig/libudev.pc %changelog +* Mon Oct 07 2019 Silvan Calarco 243-2mamba +- remove /var/lib/systemd/timesync if it is a symlink to fix systemd-timesyncd service + * Sat Sep 14 2019 Silvan Calarco 243-1mamba - update to 243