/[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.1 by slords, Tue Jun 12 19:10:55 2007 UTC Revision 1.15 by burnat, Mon Feb 3 00:17:15 2014 UTC
# Line 1  Line 1 
1    # $Id: e-smith-ntp.spec,v 1.14 2013/07/27 15:52:34 wellsi 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 1.16.0  %define version 2.2.0
7  %define release 9  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-ntp-1.16.0-success.patch  Patch0: e-smith-ntp-2.2.0-no-pool.ntp.org.patch
14  Patch1: e-smith-ntp/P/e-smith-ntp-1.16.0-hwsync.patch  Patch1: e-smith-ntp-2.2.0-support_large_drifts.patch
15  Patch2: e-smith-ntp-1.16.0-memlimit.patch  Patch2: e-smith-ntp-2.2.0-set-TZ-earlier.patch
16    Patch3: e-smith-ntp-2.2.0-Memlimit.patch
17    Patch4: e-smith-ntp-2.2.0-restrict_default_noquery.patch
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
21    Requires: e-smith-formmagick >= 1.4.0-9
22  Requires: e-smith-base  Requires: e-smith-base
23  Requires: ntp  Requires: ntp
24  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
25  AutoReqProv: no  AutoReqProv: no
26    
27  %changelog  %changelog
28    * Mon Feb 3 2014 chris burnat <devlist@burnat.com> 2.2.0-7.sme
29    - Prevent server being used in NTP amplification attacks.
30    - Code by Jesper Holck [SME: 8142]
31    
32    * Sat Jul 27 2013 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
33    - Remove default and migrate fragments for ntpd memory limit.
34    - Increase memory limit for ntpd [SME: 7807]
35    
36    * Tue Oct 7 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
37    - Set the TimeZone property earlier, so templates can rely on it [SME: 6754]
38    
39    * Sun Nov 21 2010 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
40    - SME 8.0 Changelog Cleanup [SME: 6368]
41    
42    * Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-3.sme
43    - Support large drifts [SME: 5648]
44    
45    * Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
46    - Do not allow pool.ntp.org as NTP server [SME: 5957]
47    
48    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
49    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
50    
51    * Mon Jul 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.16.0-17
52    - Remove <base> tags now in general [SME: 3923]
53    
54    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.16.0-16
55    - Remove <base> tags now in general [SME: 3923]
56    
57    * Sat Feb 09 2008 Gavin Weight <gweight@gmail.com> 1.16.0-15
58    - Remove the expand-template as set in previous patch, as we already
59      expand correct places. [SME: 3868]
60    
61    * Fri Feb 8 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.16.0-14
62    - Choose correct step-ticker for pool.ntp.org hosts. [SME: 3868]
63    
64    * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.16.0-13
65    - Fix use of uninitialized value in 30pool migrate. [SME: 3594]
66    
67    * Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-12
68    - Migrate pool.ntp.org to smeserver.pool.ntp.org [SME: 1426]
69    
70    * Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-11
71    - Change default to smeserver.pool.ntp.org [SME: 1426]
72    
73    * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 1.16.0-10
74    - Change Initial to First in the Datetime panel. [SME: 3108]
75    
76  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
77  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
78    
# Line 656  Configuration files and templates for th Line 709  Configuration files and templates for th
709  %patch0 -p1  %patch0 -p1
710  %patch1 -p1  %patch1 -p1
711  %patch2 -p1  %patch2 -p1
712    %patch3 -p1
713    %patch4 -p1
714    
715  %build  %build
716  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