/[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.15 by burnat, Mon Feb 3 00:17:15 2014 UTC Revision 1.16 by charliebrady, Sat Jan 3 23:30:39 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ntp.spec,v 1.14 2013/07/27 15:52:34 wellsi Exp $  # $Id: e-smith-ntp.spec,v 1.15 2014/02/03 00:17:15 burnat 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 7  %define release 8
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch1: e-smith-ntp-2.2.0-support_large_ Line 15  Patch1: e-smith-ntp-2.2.0-support_large_
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  Patch3: e-smith-ntp-2.2.0-Memlimit.patch
17  Patch4: e-smith-ntp-2.2.0-restrict_default_noquery.patch  Patch4: e-smith-ntp-2.2.0-restrict_default_noquery.patch
18    Patch5: e-smith-ntp-2.2.0-allowLocalHost.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 25  Requires: e-smith-lib >= 1.15.1-19 Line 26  Requires: e-smith-lib >= 1.15.1-19
26  AutoReqProv: no  AutoReqProv: no
27    
28  %changelog  %changelog
29    * Sat Jan  3 2015 Charlie Brady <charlieb.brady@mitel.com> 2.2.0-8.sme
30    - Allow ntp status queries from localhost. [SME: 8517]
31    
32  * Mon Feb 3 2014 chris burnat <devlist@burnat.com> 2.2.0-7.sme  * Mon Feb 3 2014 chris burnat <devlist@burnat.com> 2.2.0-7.sme
33  - Prevent server being used in NTP amplification attacks.  - Prevent server being used in NTP amplification attacks.
34  - Code by Jesper Holck [SME: 8142]  - Code by Jesper Holck [SME: 8142]
# Line 711  Configuration files and templates for th Line 715  Configuration files and templates for th
715  %patch2 -p1  %patch2 -p1
716  %patch3 -p1  %patch3 -p1
717  %patch4 -p1  %patch4 -p1
718    %patch5 -p1
719    
720  %build  %build
721  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