Release 243-2mamba
This commit is contained in:
parent
ee11121921
commit
82c7b471e8
@ -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 <silvan.calarco@mambasoft.it> 243-2mamba
|
||||
- remove /var/lib/systemd/timesync if it is a symlink to fix systemd-timesyncd service
|
||||
|
||||
* Sat Sep 14 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 243-1mamba
|
||||
- update to 243
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user