--- rpms/e-smith-ntp/sme9/e-smith-ntp.spec 2013/02/02 18:31:36 1.1 +++ rpms/e-smith-ntp/sme9/e-smith-ntp.spec 2013/03/22 16:17:27 1.4 @@ -1,15 +1,18 @@ -# $Id: e-smith-ntp.spec,v 1.13 2011/10/07 13:16:36 snetram Exp $ +# $Id: e-smith-ntp.spec,v 1.3 2013/02/05 05:01:58 wellsi Exp $ Summary: e-smith specific NTP configuration files and templates %define name e-smith-ntp Name: %{name} %define version 2.4.0 -%define release 1 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: e-smith-ntp-2.4.0-Memlimit.patch +Patch2: e-smith-ntp-2.4.0-Memlimit2.patch +Patch3: e-smith-ntp-2.4.0-Memlimit3.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -20,7 +23,16 @@ Requires: e-smith-lib >= 1.15.1-19 AutoReqProv: no %changelog -* Fri Jan 1 2013 Ian Wells 2.4.0-1.sme +* Fri Mar 22 2013 Daniel Berteaud 2.4.0-4.sme +- Increase memory limit [SME: 7502] + +* Mon Feb 4 2013 Ian Wells 2.4.0-3.sme +- Remove default and migrate fragments for ntpd memory limit [SME: 7243] + +* Mon Feb 4 2013 Ian Wells 2.4.0-2.sme +- Increase memory limit for ntpd [SME: 7243] + +* Fri Feb 1 2013 Ian Wells 2.4.0-1.sme - Rolling for SME 9 * Tue Oct 7 2011 Jonathan Martens 2.2.0-5.sme @@ -696,6 +708,9 @@ Configuration files and templates for th %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build for i in ip-change post-install post-upgrade timeserver-update \