/[smeserver]/rpms/e-smith-ntp/sme8/e-smith-ntp.spec
ViewVC logotype

Diff of /rpms/e-smith-ntp/sme8/e-smith-ntp.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.13 by snetram, Fri Oct 7 13:16:36 2011 UTC Revision 1.14 by wellsi, Sat Jul 27 15:52:34 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ntp.spec,v 1.12 2010/11/21 15:21:50 wellsi Exp $  # $Id: e-smith-ntp.spec,v 1.13 2011/10/07 13:16:36 snetram Exp $
2    
3  Summary: e-smith specific NTP configuration files and templates  Summary: e-smith specific NTP configuration files and templates
4  %define name e-smith-ntp  %define name e-smith-ntp
5  Name: %{name}  Name: %{name}
6  %define version 2.2.0  %define version 2.2.0
7  %define release 5  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.gz Line 13  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-ntp-2.2.0-no-pool.ntp.org.patch  Patch0: e-smith-ntp-2.2.0-no-pool.ntp.org.patch
14  Patch1: e-smith-ntp-2.2.0-support_large_drifts.patch  Patch1: e-smith-ntp-2.2.0-support_large_drifts.patch
15  Patch2: e-smith-ntp-2.2.0-set-TZ-earlier.patch  Patch2: e-smith-ntp-2.2.0-set-TZ-earlier.patch
16    Patch3: e-smith-ntp-2.2.0-Memlimit.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 23  Requires: e-smith-lib >= 1.15.1-19 Line 24  Requires: e-smith-lib >= 1.15.1-19
24  AutoReqProv: no  AutoReqProv: no
25    
26  %changelog  %changelog
27    * Sat Jul 27 2013 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
28    - Remove default and migrate fragments for ntpd memory limit.
29    - Increase memory limit for ntpd [SME: 7807]
30    
31  * Tue Oct 7 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme  * Tue Oct 7 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
32  - Set the TimeZone property earlier, so templates can rely on it [SME: 6754]  - Set the TimeZone property earlier, so templates can rely on it [SME: 6754]
33    
# Line 699  Configuration files and templates for th Line 704  Configuration files and templates for th
704  %patch0 -p1  %patch0 -p1
705  %patch1 -p1  %patch1 -p1
706  %patch2 -p1  %patch2 -p1
707    %patch3 -p1
708    
709  %build  %build
710  for i in ip-change post-install post-upgrade timeserver-update \  for i in ip-change post-install post-upgrade timeserver-update \


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed