--- rpms/e-smith-ntp/sme8/e-smith-ntp.spec 2008/10/07 18:47:10 1.8 +++ rpms/e-smith-ntp/sme8/e-smith-ntp.spec 2013/07/27 15:52:34 1.14 @@ -1,15 +1,19 @@ -# $Id$ +# $Id: e-smith-ntp.spec,v 1.13 2011/10/07 13:16:36 snetram Exp $ Summary: e-smith specific NTP configuration files and templates %define name e-smith-ntp Name: %{name} %define version 2.2.0 -%define release 1 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Patch0: e-smith-ntp-2.2.0-no-pool.ntp.org.patch +Patch1: e-smith-ntp-2.2.0-support_large_drifts.patch +Patch2: e-smith-ntp-2.2.0-set-TZ-earlier.patch +Patch3: e-smith-ntp-2.2.0-Memlimit.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -20,6 +24,22 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog +* Sat Jul 27 2013 Ian Wells 2.2.0-6.sme +- Remove default and migrate fragments for ntpd memory limit. +- Increase memory limit for ntpd [SME: 7807] + +* Tue Oct 7 2011 Jonathan Martens 2.2.0-5.sme +- Set the TimeZone property earlier, so templates can rely on it [SME: 6754] + +* Sun Nov 21 2010 Ian Wells 2.2.0-4.sme +- SME 8.0 Changelog Cleanup [SME: 6368] + +* Tue Oct 12 2010 Daniel Berteaud 2.2.0-3.sme +- Support large drifts [SME: 5648] + +* Tue Jun 8 2010 Jonathan Martens 2.2.0-2.sme +- Do not allow pool.ntp.org as NTP server [SME: 5957] + * Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme - Roll new stream to separate sme7/sme8 trees [SME: 4633] @@ -681,6 +701,10 @@ Configuration files and templates for th %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \