--- rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2020/11/27 04:29:40 1.8 +++ rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2020/11/27 14:44:32 1.10 @@ -1,10 +1,10 @@ -# $Id: e-smith-ntp.spec,v 1.7 2020/11/27 04:14:40 jpp Exp $ +# $Id: e-smith-ntp.spec,v 1.9 2020/11/27 05:12:40 jpp Exp $ Summary: e-smith specific NTP configuration files and templates %define name e-smith-ntp Name: %{name} %define version 2.6.0 -%define release 7 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -24,7 +24,11 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog -* Thu Nov 26 2020 Jean-Philipe Pialasse 2.6.0-7.sme +* Fri Nov 27 2020 Jean-Philipe Pialasse 2.6.0-9.sme +- fix systemd-preset fragment [SME: 11008] + add +x to ExecStartPRe script + +* Thu Nov 26 2020 Jean-Philipe Pialasse 2.6.0-8.sme - improve systemd integration [SME: 11008] - change driftfile path [SME: 8881] @@ -772,6 +776,7 @@ perl createlinks rm -rf $RPM_BUILD_ROOT (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) /sbin/e-smith/genfilelist \ + --file '/sbin/e-smith/systemd/initializedate' 'attr(0554,root,root)' \ $RPM_BUILD_ROOT > %{name}-%{version}-filelist # --dir '/var/service/ntpd' 'attr(1755,root,root)' \ # --file '/var/service/ntpd/down' 'attr(0644,root,root)' \