diff --git a/systemd.spec b/systemd.spec index 5255e95..4b3b1fe 100644 --- a/systemd.spec +++ b/systemd.spec @@ -27,7 +27,7 @@ Name: systemd Epoch: 2 Version: 242 -Release: 3mamba +Release: 4mamba Summary: A system and service manager compatible with SysV and LSB init scripts Group: System/Configuration Vendor: openmamba @@ -243,6 +243,8 @@ This package include development files for building software using udev librarie #%patch19 -p1 #%patch20 -p1 +sed -i "s|@bindir@|/bin|g" src/core/macros.systemd.in + %build #./autogen.sh # LANG Workaround for meson error @@ -710,6 +712,9 @@ fi %{_libdir}/pkgconfig/libudev.pc %changelog +* Thu Aug 01 2019 Silvan Calarco 242-4mamba +- fix systemctl and systemd-tmpfiles in systemd.macros + * Mon Jul 22 2019 Silvan Calarco 242-3mamba - set sysvinit-path=%{_initrddir}