/[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.9 by snetram, Tue Jun 8 20:18:10 2010 UTC Revision 1.10 by vip-ire, Tue Oct 12 06:17:08 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ntp.spec,v 1.8 2008/10/07 18:47:10 slords Exp $  # $Id: e-smith-ntp.spec,v 1.9 2010/06/08 20:18:10 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 2  %define release 3
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-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
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
# Line 21  Requires: e-smith-lib >= 1.15.1-19 Line 22  Requires: e-smith-lib >= 1.15.1-19
22  AutoReqProv: no  AutoReqProv: no
23    
24  %changelog  %changelog
25    * Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-3.sme
26    - Support large drifts [SME:
27    
28  * Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme  * Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
29  - Do not allow pool.ntp.org as NTP server [SME: 5957]  - Do not allow pool.ntp.org as NTP server [SME: 5957]
30    
# Line 686  Configuration files and templates for th Line 690  Configuration files and templates for th
690  %prep  %prep
691  %setup  %setup
692  %patch0 -p1  %patch0 -p1
693    %patch1 -p1
694    
695  %build  %build
696  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