--- rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2022/07/17 05:19:10 1.16 +++ rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2022/07/21 03:17:52 1.17 @@ -1,10 +1,10 @@ -# $Id: e-smith-ntp.spec,v 1.15 2022/07/17 05:17:07 jpp Exp $ +# $Id: e-smith-ntp.spec,v 1.16 2022/07/17 05:19:10 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 15 +%define release 16 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,6 +15,7 @@ Patch1: %{name}-%{version}-bz11008_syste Patch2: e-smith-ntp-2.6.0-bz11008-bz8881-improve-systemd-driftfile.patch Patch3: e-smith-ntp-2.6.0-bz11298-ntpdpanic_stop.patch Patch4: e-smith-ntp-2.6.0-bz12107-untainting.patch +Patch5: e-smith-ntp-2.6.0-bz12115-loging.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -26,6 +27,10 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog +* Wed Jul 20 2022 Jean-Philippe Pialasse 2.6.0-16.sme +- dedicated log and logrotate [SME: 12115] + thanks to bunkobugsy for this patch + * Sun Jul 17 2022 Jean-Philippe Pialasse 2.6.0-15.sme - untainting fields [SME: 12107] @@ -773,6 +778,7 @@ Configuration files and templates for th mkdir -p root/usr/lib/systemd/system/ntpd.service.d %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \