--- rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2016/05/12 21:09:42 1.2 +++ rpms/e-smith-ntp/sme10/e-smith-ntp.spec 2017/11/15 15:44:48 1.4 @@ -1,15 +1,18 @@ -# $Id: e-smith-ntp.spec,v 1.1 2016/02/05 22:20:33 stephdl Exp $ +# $Id: e-smith-ntp.spec,v 1.3 2016/07/22 09:41:42 unnilennium Exp $ Summary: e-smith specific NTP configuration files and templates %define name e-smith-ntp Name: %{name} %define version 2.6.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-ntp-2.6.0-bz9690.syslog.patch +Patch1: e-smith-ntp-2.6.0-bz10190-ntp_posttransaction.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -20,6 +23,13 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog +* Wed Nov 15 2017 Jean-Philipe Pialasse 2.6.0-4.sme +- added post transaction rule for ntp [SME: 10190] +- thank you to Stefano Zamboni for this work + +* Fri Jul 22 2016 Jean-Philipe Pialasse 2.6.0-3.sme +- fix wrong link to restart rsyslog [SME: 9690] + * Thu May 12 2016 Daniel Berteaud 2.6.0-2.sme - Rebuild for [SME: 9393] @@ -718,6 +728,8 @@ Configuration files and templates for th %prep %setup +%patch0 -p1 +%patch1 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \