Release 243-3mamba
This commit is contained in:
parent
82c7b471e8
commit
e7c06b3ae2
@ -27,7 +27,7 @@
|
|||||||
Name: systemd
|
Name: systemd
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 243
|
Version: 243
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: A system and service manager compatible with SysV and LSB init scripts
|
Summary: A system and service manager compatible with SysV and LSB init scripts
|
||||||
Group: System/Configuration
|
Group: System/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -278,8 +278,8 @@ meson build \
|
|||||||
-Ddefault-kill-user-processes=false \
|
-Ddefault-kill-user-processes=false \
|
||||||
-Drpmmacrosdir=%{_sysconfdir}/rpm \
|
-Drpmmacrosdir=%{_sysconfdir}/rpm \
|
||||||
-Dsupport-url="https://openmamba.org" \
|
-Dsupport-url="https://openmamba.org" \
|
||||||
-Dntp-servers="0.europe.pool.ntp.org 1.europe.pool.ntp.org 2.europe.pool.ntp.org 3.europe.pool.ntp.org"
|
-Dntp-servers="0.europe.pool.ntp.org 1.europe.pool.ntp.org 2.europe.pool.ntp.org 3.europe.pool.ntp.org" \
|
||||||
|
-Ddefault-hierarchy=hybrid
|
||||||
|
|
||||||
# --build=release \
|
# --build=release \
|
||||||
# KMOD=/sbin/kmod
|
# KMOD=/sbin/kmod
|
||||||
@ -715,6 +715,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/libudev.pc
|
%{_libdir}/pkgconfig/libudev.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 243-3mamba
|
||||||
|
- rebuild with -Ddefault-hierarchy=hybrid for docker, see https://github.com/docker/cli/issues/2104
|
||||||
|
|
||||||
* Mon Oct 07 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 243-2mamba
|
* 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
|
- remove /var/lib/systemd/timesync if it is a symlink to fix systemd-timesyncd service
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user