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

Annotation of /rpms/e-smith-ntp/sme9/e-smith-ntp.spec

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


Revision 1.4 - (hide annotations) (download)
Fri Mar 22 16:17:27 2013 UTC (11 years, 2 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-ntp-2_4_0-4_el6_sme
Changes since 1.3: +7 -2 lines
* Fri Mar 22 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
- Increase memory limit [SME: 7502]

1 vip-ire 1.4 # $Id: e-smith-ntp.spec,v 1.3 2013/02/05 05:01:58 wellsi Exp $
2 wellsi 1.1
3     Summary: e-smith specific NTP configuration files and templates
4     %define name e-smith-ntp
5     Name: %{name}
6     %define version 2.4.0
7 vip-ire 1.4 %define release 4
8 wellsi 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 wellsi 1.2 Patch1: e-smith-ntp-2.4.0-Memlimit.patch
14 wellsi 1.3 Patch2: e-smith-ntp-2.4.0-Memlimit2.patch
15 vip-ire 1.4 Patch3: e-smith-ntp-2.4.0-Memlimit3.patch
16 wellsi 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17     BuildArchitectures: noarch
18     BuildRequires: e-smith-devtools >= 1.13.1-03
19     Requires: e-smith-formmagick >= 1.4.0-9
20     Requires: e-smith-base
21     Requires: ntp
22     Requires: e-smith-lib >= 1.15.1-19
23     AutoReqProv: no
24    
25     %changelog
26 vip-ire 1.4 * Fri Mar 22 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
27     - Increase memory limit [SME: 7502]
28    
29 wellsi 1.3 * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
30     - Remove default and migrate fragments for ntpd memory limit [SME: 7243]
31    
32 wellsi 1.2 * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
33     - Increase memory limit for ntpd [SME: 7243]
34    
35     * Fri Feb 1 2013 Ian Wells <esmith@wellsi.com> 2.4.0-1.sme
36 wellsi 1.1 - Rolling for SME 9
37    
38     * Tue Oct 7 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
39     - Set the TimeZone property earlier, so templates can rely on it [SME: 6754]
40    
41     * Sun Nov 21 2010 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
42     - SME 8.0 Changelog Cleanup [SME: 6368]
43    
44     * Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-3.sme
45     - Support large drifts [SME: 5648]
46    
47     * Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
48     - Do not allow pool.ntp.org as NTP server [SME: 5957]
49    
50     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
51     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
52    
53     * Mon Jul 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.16.0-17
54     - Remove <base> tags now in general [SME: 3923]
55    
56     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.16.0-16
57     - Remove <base> tags now in general [SME: 3923]
58    
59     * Sat Feb 09 2008 Gavin Weight <gweight@gmail.com> 1.16.0-15
60     - Remove the expand-template as set in previous patch, as we already
61     expand correct places. [SME: 3868]
62    
63     * Fri Feb 8 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.16.0-14
64     - Choose correct step-ticker for pool.ntp.org hosts. [SME: 3868]
65    
66     * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.16.0-13
67     - Fix use of uninitialized value in 30pool migrate. [SME: 3594]
68    
69     * Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-12
70     - Migrate pool.ntp.org to smeserver.pool.ntp.org [SME: 1426]
71    
72     * Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-11
73     - Change default to smeserver.pool.ntp.org [SME: 1426]
74    
75     * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 1.16.0-10
76     - Change Initial to First in the Datetime panel. [SME: 3108]
77    
78     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
79     - Clean up spec so package can be built by koji/plague
80    
81     * Mon Jan 22 2007 Shad L. Lords <slords@mail.com> 1.16.0-9
82     - Up memory limit to remove out of memory errors [SME: 2241]
83    
84     * Tue Jan 16 2007 Shad L. Lords <slords@mail.com> 1.16.0-8
85     - Rework hwclock sync patch to function properly. [SME: 1954]
86    
87     * Tue Jan 16 2007 Shad L. Lords <slords@mail.com> 1.16.0-7
88     - Remove HWClockSupport needs rework. [SME: 1954]
89     - Rework success patch needs delay before signal-event [SME: 2292]
90    
91     * Sun Jan 14 2007 Shad L. Lords <slords@mail.com> 1.16.0-6
92     - Fix migrate fragment [SME: 1954]
93    
94     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.16.0-5
95     - Make success/failure messages standard [SME: 2292]
96    
97     * Tue Jan 2 2007 Charlie Brady <charlie_brady@mitel.com> 1.16.0-4
98     - Add patch from Zac Sprackett to support sync to HW clock. [SME: 1954]
99    
100     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
101     - Update to new release naming. No functional changes.
102     - Make Packager generic
103    
104     * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.16.0-02
105     - Bump version so it gets installed on upgrade and forces ntp to be installed.
106    
107     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-01
108     - Roll stable stream version. [SME: 1016]
109    
110     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.2-02
111     - Bump release number only
112    
113     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
114     - [1.15.2-01]
115     - Remove L10Ns from base packages [SF: 1309520]
116    
117     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
118     - [1.15.1-01]
119     - New dev stream before relocating L10Ns
120    
121     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
122     - [1.15.0-14]
123     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
124    
125     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
126     - [1.15.0-13]
127     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
128    
129     * Wed Aug 31 2005 Charlie Brady <charlieb@e-smith.com>
130     - [1.15.0-12]
131     - Enforce minimum value of content of env/MEMLIMIT file. [SF: 1270649]
132    
133     * Tue Aug 23 2005 Charlie Brady <charlieb@e-smith.com>
134     - [1.15.0-11]
135     - Fix update of /etc/localtime symlink after update via panel. [SF: 1264801]
136    
137     * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com>
138     - [1.15.0-10]
139     - Remove /etc/ntp.conf in %pre script, to work around
140     problems with update of ntpd RPM. Add conditional expand-template
141     to run script to be sure that file is regenerated before we need
142     it. [SF: 1237968]
143    
144     * Fri Aug 12 2005 Charlie Brady <charlieb@e-smith.com>
145     - [1.15.0-09]
146     - Open config db r/w to allow property update. [SF: 1216546]
147    
148     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
149     - [1.15.0-08]
150     - Update to current db access APIs. [SF: 1216546]
151    
152     * Thu Jun 23 2005 Charlie Brady <charlieb@e-smith.com>
153     - [1.15.0-07]
154     - Increase MemLimit setting to 6MB (for CentOS4 build). [SF: 1225925]
155     - Remove obsolete "authenticate" directive from ntpd.conf. [SF: 1225925]
156    
157     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
158     - [1.15.0-06]
159     - Ensure that 'status' property is recognised at startup. [MN00061795]
160    
161     * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
162     - [1.15.0-05]
163     - Add default fragment for MemLimit property of ntp service.
164     [MN00064130]
165    
166     * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
167     - [1.15.0-04]
168     - Remove explicity call of generic_template_expand - it's now
169     implicit. [MN00064130]
170    
171     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
172     - [1.15.0-03]
173     - Fix template expansion of /etc/ntp/step-tickers and ./env/MEMLIMIT
174     [MN00064130]
175     - Use generic service adjust action for reload/restart. [MN00065576]
176    
177     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
178     - [1.15.0-02]
179     - Combine set-date and set-clock, and use a shell script rather than
180     perl. [MN00064941]
181     - Use generic_template_expand action where possible, in place
182     of specific actions. Update e-smith-lib dependency. [MN00064130]
183    
184     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
185     - [1.15.0-01]
186     - Changing version to development stream number - 1.15.0
187    
188     * Thu Nov 11 2004 Michael Soulier <msoulier@e-smith.com>
189     - [1.14.0-02]
190     - Patched stderr "leaking" from ntpdate call. [msoulier MN00056927]
191    
192     * Wed Nov 3 2004 Charlie Brady <charlieb@e-smith.com>
193     - [1.14.0-01]
194     - Changing version to stable stream number - 1.14.0
195    
196     * Tue Oct 19 2004 Gordon Rowell <gordonr@e-smith.com>
197     - [1.13.0-21]
198     - pool.ntp.org now uses 0, 1, 2 prefixes rather than relying on
199     short DNS TTLs. So, we need to add the prefixes if we are talking
200     with pool.ntp.org or {region}.pool.ntp.org and revert to listing
201     "normal" NTP servers once [gordonr MN00053174]
202    
203     * Mon Oct 18 2004 Gordon Rowell <gordonr@e-smith.com>
204     - [1.13.0-20]
205     - List the ntp server three times, for DNS round-robin servers,
206     such as pool.ntp.org, {region}.pool.ntp.org and time.nrc.ca
207     - [gordonr MN00053174]
208    
209     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
210     - [1.13.0-19]
211     - Convert ntp.conf/10localhost template fragment from DOS text format
212     [charlieb MN00050805]
213    
214     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
215     - [1.13.0-18]
216     - Convert ntp.conf/30other template fragment from DOS text format
217     [charlieb MN00050805]
218     - Don't create pid file, and remove one if we find an old one.
219     [charlieb MN00050806]
220     - ntpdate should log to standard output, not to syslog. [charlieb MN00049205]
221    
222     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
223     - [1.13.0-17]
224     - Need to create empty /service/ntpd/env directory for template to be
225     expanded into. [charlieb MN00050192]
226    
227     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
228     - [1.13.0-16]
229     - Increase memory limit for running ntpd. While we are at it,
230     we'll make the value templated, and update code in conf-ntpd
231     to modern standards. [charlieb MN00050192]
232    
233     * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
234     - [1.13.0-15]
235     - Fixed logging to go to stdout. [msoulier MN00049205]
236    
237     * Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com>
238     - [1.13.0-14]
239     - Clean BuildRequires. [charlieb MN00043055]
240    
241     * Wed May 5 2004 Michael Soulier <msoulier@e-smith.com>
242     - [1.13.0-13]
243     - Fixed a logic error from last change. [msoulier MN00027900]
244    
245     * Wed May 5 2004 Michael Soulier <msoulier@e-smith.com>
246     - [1.13.0-12]
247     - Added localhost as a stratum 10 server. [msoulier MN00027900]
248    
249     * Wed Jan 28 2004 Michael Soulier <msoulier@e-smith.com>
250     - [1.13.0-11]
251     - Added ntpdate call to run script. [msoulier 10929]
252    
253     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
254     - [1.13.0-10]
255     - Raised the softlimit for ntpd. libc is big. :) [msoulier 10929]
256    
257     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
258     - [1.13.0-09]
259     - Moved proxy-start/stop to e-smith-proxy where they belong. [msoulier 10929]
260    
261     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
262     - [1.13.0-08]
263     - Fixed missing directives to genfilelist. [msoulier 10586]
264    
265     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
266     - [1.13.0-07]
267     - Fixed a typo in createlinks. The new ntpd initscript must not conflict with
268     the one in the ntpd package. [msoulier 10586]
269    
270     * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
271     - [1.13.0-06]
272     - Removing old symlink creation and moving to createlinks. [msoulier 10586]
273    
274     * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
275     - [1.13.0-05]
276     - Adding supervision of ntpd. [msoulier 10586]
277    
278     * Fri Nov 7 2003 Gordon Rowell <gordonr@e-smith.com>
279     - [1.13.0-04]
280     - Enable ntpd by default [gordonr 10566]
281    
282     * Fri Nov 7 2003 Gordon Rowell <gordonr@e-smith.com>
283     - [1.13.0-03]
284     - Default time server to pool.ntp.org [gordonr 10566]
285    
286     * Tue Jul 22 2003 Charlie Brady <charlieb@e-smith.com>
287     - [1.13.0-02]
288     - Remove deprecated -startup script, and add default db
289     fragments [charlieb 9553]
290     - s/Copyright/License/
291    
292     * Tue Jul 8 2003 Charlie Brady <charlieb@e-smith.com>
293     - [1.13.0-01]
294     - Changing version to development stream number - 1.13.0
295    
296     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
297     - [1.12.0-01]
298     - Changing version to stable stream number - 1.12.0
299    
300     * Fri May 9 2003 Tony Clayton <apc@e-smith.com>
301     - [1.11.0-22]
302     - Fix save button justification [tonyc 1588]
303    
304     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
305     - [1.11.0-21]
306     - Add Spanish lexicon for datetime panel [lijied 3793]
307    
308     * Thu May 1 2003 Tony Clayton <apc@e-smith.com>
309     - [1.11.0-20]
310     - Background the timeserver-update event in panel [tonyc 1588]
311    
312     * Wed Apr 30 2003 Tony Clayton <apc@e-smith.com>
313     - [1.11.0-19]
314     - Fix datetime panel when ntp stays disabled [tonyc 1588]
315     - Show date when ntp is enabled [tonyc 1588]
316    
317     * Thu Apr 17 2003 Gordon Rowell <gordonr@e-smith.com>
318     - [1.11.0-18]
319     - Start ntp after external network is (possibly) up [gordonr 8391]
320    
321     * Thu Apr 10 2003 Lijie Deng <lijied@e-smith.com>
322     - [1.11.0-17]
323     - Change $q->table back [lijied 8034]
324    
325     * Wed Apr 9 2003 Lijie Deng <lijied@e-smith.com>
326     - [1.11.0-16]
327     - Added French trans for "Set Date and Time" [lijied 7949]
328    
329     * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
330     - [1.11.0-15]
331     - Changed $q->table to $->start_table where necessary [lijied 8034]
332    
333     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
334     - [1.11.0-14]
335     - Removed en-us and fr 'Mitel Networks SME Server' branding [lijied 8016]
336    
337     * Tue Apr 1 2003 Tony Clayton <apc@e-smith.com>
338     - [1.11.0-13]
339     - Fix datetime to loop back to Initial page w/ status report [tonyc 1588]
340     - Fix link to Verify page [tonyc 1588]
341    
342     * Tue Apr 1 2003 Tony Clayton <apc@e-smith.com>
343     - [1.11.0-12]
344     - Add container table to fix IE 6 handling of table-layout: fixed [tonyc 1588]
345     - Remove redundant newlines from some print statements [tonyc 1588]
346    
347     * Fri Mar 28 2003 Tony Clayton <apc@e-smith.com>
348     - [1.11.0-11]
349     - Update fr l10n strings [tonyc 1588]
350    
351     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
352     - [1.11.0-10]
353     - Major refactoring and cleanup of datetime.pm [tonyc 1588]
354     - Expand tabs to spaces in datetime.pm [tonyc 1588]
355     - Add radio buttons and don't allow setting date manually when ntp is enabled
356     [tonyc 1588]
357     - Modified French lexicon to use lang="fr", rename the lexicon
358     directory to fr [lijied 6787]
359    
360     * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
361     - [1.11.0-09]
362     - Deleted inappropriate template-begin file
363     deleted empty template-end files [lijied 3295]
364    
365     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
366     - [1.11.0-08]
367     - Modified datetime panel order [lijied 7356]
368    
369     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
370     - [1.11.0-07]
371     - Split en-us lexicon from datetime panel [lijied 4030]
372    
373     * Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com>
374     - [1.11.0-06]
375     - Add French lexicon for datetime [lijied 5003]
376    
377     * Thu Jan 16 2003 Mark Knox <markk@e-smith.com>
378     - [1.11.0-05]
379     - Use new gen_locale_date_string routine [markk 3357]
380    
381     * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
382     - [1.11.0-04]
383     - updated the datetime panel to use css [miked 5494]
384    
385     * Tue Dec 10 2002 Mike Dickson <miked@e-smith.com>
386     - [1.11.0-03]
387     - ui update [miked 5494]
388    
389     * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
390     - [1.11.0-02]
391     - update to new UI system [miked 5494]
392    
393     * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
394     - [1.11.0-01]
395     - Changing to development stream; version upped to 1.11.0
396    
397     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
398     - [1.10.0-01]
399     - Rolling stable version number to 1.10.0
400    
401     * Fri Aug 23 2002 Mark Knox <markk@e-smith.com>
402     - [1.9.4-01]
403     - Fixed duplicate English-only footers in panel [markk 3615]
404    
405     * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
406     - [1.9.3-01]
407     - Remove masq script update and restart symlinks. They are no longer
408     needed not that we have connection tracking enabled. [charlieb 4501]
409     - Add rc7.d symlink, and don't set obsolete InitscriptsOrder property
410     [charlieb 4458]
411    
412     * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
413     - [1.9.2-01]
414     - Remove NTP masq template fragment. We no longer need it, as netfilter
415     connection tracking allows NTP replies. [charlieb 4499]
416    
417     * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
418     - [1.9.1-01]
419     - Change masq script fragment to use iptables. [charlieb 1268]
420    
421     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
422     - [1.9.0-01]
423     - Changing version to development stream number - 1.9.0
424    
425     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
426     - [1.8.0-01]
427     - Changing version to maintained stream number to 1.8.0
428    
429     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
430     - [1.7.5-01]
431     - RPM rebuild forced by cvsroot2rpm
432    
433     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
434     - [1.7.4-01]
435     - Subst <base> -> </base> in lexicon [markk 3309]
436    
437     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
438     - [1.7.3-01]
439     - Localised "Network Time Server" heading [markk 3311]
440     - Localised date display [markk 3311]
441     - Added nav bar entry [gordonr 3155]
442    
443     * Mon Apr 15 2002 Mark Knox <markk@e-smith.com>
444     - [1.7.2-01]
445     - Moved all code into module datetime.pm [markk 3159]
446     - Converted to FormMagick panel and internationalized [markk 3159]
447     - Added POD and testsuite [markk 3159]
448    
449     * Fri Apr 5 2002 Kirrily Robert <skud@e-smith.com>
450     - [1.7.1-01]
451     - Testing CVS import
452    
453     * Fri Apr 5 2002 Kirrily Robert <skud@e-smith.com>
454     - [1.7.0-01]
455     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-01.
456    
457     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
458     - [1.6.0-01]
459     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-02.
460    
461     * Tue Nov 06 2001 Charlie Brady <charlieb@e-smith.com>
462     - [1.5.0-02]
463     - Initialise TimeZone db setting from /etc/sysconfig/clock if not set
464     - Branding changes in web panel.
465    
466     * Tue Nov 6 2001 Charlie Brady <charlieb@e-smith.com>
467     - [1.5.0-01]
468     - Rolled version number to 1.5.0-01. Includes patches upto 1.4.0-03.
469    
470     * Tue Aug 28 2001 Gordon Rowell <gordonr@e-smith.com>
471     - [1.4.0-03]
472     - Removed deprecated post-restore event directory
473    
474     * Fri Aug 17 2001 gordonr
475     - [1.4.0-02]
476     - Autorebuild by rebuildRPM
477    
478     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
479     - [1.4.0-01]
480     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-06.
481    
482     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
483     - [1.3.0-06]
484     - More branding changes
485    
486     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
487     - [1.3.0-05]
488     - Branding text changes to the datetime web panel
489    
490     * Tue Jul 17 2001 Jason Miller <jmiller@e-smith.com>
491     - [1.3.0-04]
492     - Patch to datetime panel to fix mismatched section headers
493    
494     * Tue May 29 2001 Tony Clayton <tonyc@e-smith.com>
495     - [1.3.0-03]
496     - fixed actions that had tied %conf when calling serviceControl (4 actions)
497    
498     * Wed Apr 11 2001 Adrian Chung <adrianc@e-smith.com>
499     - [1.3.0-02]
500     - changing h4 tags to paragraph bold tags.
501    
502     * Wed Apr 11 2001 Adrian Chung <mac@e-smith.com>
503     - [1.3.0-01]
504     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-13.
505    
506     * Fri Feb 23 2001 Paul Nesbit <pkn@e-smith.com>
507     - [1.2.0-13]
508     - Fixed conf-timezone to properly handle timezone after restore
509    
510     * Mon Feb 12 2001 Adrian Chung <adrianc@e-smith.com>
511     - Roll release number for GPG signing.
512    
513     * Mon Feb 12 2001 Charlie Brady <charlieb@e-smith.com>
514     - [1.2.0-12]
515     - Expand ntp.conf always, even when ntpd is disabled. Otherwise ntpd
516     refuses to shut down.
517    
518     * Fri Feb 9 2001 Adrian Chung <adrianc@e-smith.com>
519     - Added restart-crond to timezone-update event.
520    
521     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
522     - Rolling release number for GPG signing.
523    
524     * Wed Feb 07 2001 Charlie Brady <charlieb@e-smith.com>
525     - [1.2.0-08]
526     - Add some missing event symlinks
527    
528     * Sun Feb 04 2001 Gordon Rowell <gordonr@e-smith.com>
529     - [1.2.0-07]
530     - Loop through all addresses in case NTPServer refers to multiple IPs
531    
532     * Fri Feb 02 2001 Gordon Rowell <gordonr@e-smith.com>
533     - [1.2.0-06]
534     - Build ip masq rule with IP address of NTP server
535    
536     * Tue Jan 30 2001 Jason Miller <jmiller@e-smith.com>
537     - [1.2.0-05]
538     - Updated datetime panel to run the timeserver-update
539     event (added rules to make sure that updates to the
540     configuration database aren't affected UnsavedChanges flag).
541    
542     * Tue Jan 30 2001 Jason Miller <jmiller@e-smith.com>
543     - [1.2.0-04]
544     - Added a comment in the ipchains rules
545     - Added symlinks for the conf-masq and restart-masq actions
546     to be run as part of timeserver-update event (thereby
547     expanding the /etc/rc.d/init.d/masq template).
548    
549     * Sat Jan 27 2001 Charlie Brady <charlieb@e-smith.com>
550     - [1.2.0-03]
551     - Change ref to %conf => %services in masq template fragment
552    
553     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
554     - [1.2.0-02]
555     - Fix perl syntax error in masq template fragment
556     - Save/restore unsavedchanges flag around timezone change.
557    
558     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
559     - [1.2.0-01]
560     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-28.
561    
562     * Wed Jan 24 2001 Charlie Brady <charlieb@e-smith.com>
563     - [1.1.0-28]
564     - Remove restart-ntp from post-upgrade action
565     - Remove post-restore event
566     - Tighten up NTP packet filter rule.
567     - Remove conf-ntpd from ip-change event
568     - Remove duplication of timezone migration code - it is in base as well.
569    
570     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
571     - [1.1.0-27]
572     - Changed conf-timezone action so that during an upgrade
573     it will preserve the existing symlink for /etc/localtime
574     and use that value to set the configuration database
575     value for TimeZone
576    
577     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
578     - [1.1.0-26]
579     - removed the signal event for datetime-set in the datetime
580     web panel
581    
582     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
583     - [1.1.0-25]
584     - combined the timezone-update and datetime-set events
585     into a single event (and might combine the action scripts
586     as well)
587    
588     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
589     - [1.1.0-24]
590     - added new service control mechanism to not background
591     the proxy-stop action to shutdown squid
592    
593     * Tue Jan 23 2001 Jason Miller <jmiller@e-smith.com>
594     - moved all date and time settings into a new event/action
595     sequence (datetime-set) which then calls the proxy-stop,
596     set-date, set-clock, proxy-start and removed the previous
597     system calls from the web manager form
598     - removed the squid stop/start actions from conf-timezone
599     action
600    
601     * Mon Jan 22 2001 Jason Miller <jmiller@e-smith.com>
602     - Updated createlinks to have update-timezone and
603     update-timeserver events link in the action restart-syslog
604     to improve on the strange log times recorded otherwise
605    
606     * Mon Jan 22 2001 Jason Miller <jmiller@e-smith.com>
607     - Added service control to stop the proxy server (squid)
608     from running prior to changing the timezone information
609     in conf-timezone, then starting it again after the change
610     to remove squid hangups on shutdown
611    
612     * Mon Jan 22 2001 Gordon Rowell <gordonr@e-smith.com>
613     - Added NTP fragment to packet filter - Thanks Bernd Leibing
614    
615     * Tue Jan 16 2001 Jason Miller <jmiller@e-smith.com>
616     - Removed the %postun section which was deleting ntpd
617     configuration values after uninstalling e-smith-ntp
618     (which occurs in an upgrade) and the %post section
619     which expanded the templates for ntpd without checking
620     the status (now done properly in the actions)
621    
622     * Tue Jan 16 2001 Jason Miller <jmiller@e-smith.com>
623     - Fixed the /etc/ntp.conf template expansion to pull
624     the NTPServer value from the ntpd service configuration
625     settings
626    
627     * Tue Jan 16 2001 Jason Miller <jmiller@e-smith.com>
628     - Changed the order of system time setting:
629     - Set timezone first, then clock settings
630    
631     * Fri Jan 12 2001 Jason Miller <jmiller@e-smith.com>
632     - Merged the conf-clock and reset-link into a single
633     action script of conf-timezone
634     - Removed symlinks to post-upgrade and update-timezone
635     - Added symlink for conf-timezone to update-timezone
636     - Added symlink for conf-timezone to bootstrap-console-save
637     (instead of post-upgrade)
638    
639     * Fri Jan 12 2001 Jason Miller <jmiller@e-smith.com>
640     - Added reset-link and conf-clock to the post-upgrade
641     event
642    
643     * Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com>
644     - Added conf-ntpd-startup
645    
646     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
647     - [1.1.0-13]
648     - remove extra signal events based on what time setting
649     choice gets made
650    
651     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
652     - [1.1.0-12]
653     - updated datetime panel to take into account the new
654     action scripts called by timezone-update event
655    
656     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
657     - [1.1.0-11]
658     - use serviceControl()
659    
660     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
661     - [1.1.0-10]
662     - fixed /etc/sysconfig/clock template generation
663    
664     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
665     - [1.1.0-9]
666     - added conf-clock to configure /etc/sysconfig/clock
667     - added reset-link to unlink and re-symlink
668     /etc/localtime to the correct timezone
669    
670     * Sat Jan 6 2001 Jason Miller <jmiller@e-smith.com>
671     - [1.1.0-7]
672     - Charlie changed spec file in %post and %postun to
673     generate ntpd templates in runlevel 7 and to remove
674     it if e-smith-ntp is uninstalled
675     - Added configuration parameter for timeZone which
676     will be used by default as the timezone value for
677     date and time, otherwise it defaults to /etc/localtime
678    
679     * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
680     - [1.1.0-6]
681     - add new event timezone-update that calls restart httpd
682     - datetime panel modified to call both time{server,zone}-update
683    
684     * Fri Jan 5 2001 Charlie Brady <charlieb@e-smith.com>
685     - [1.1.0-5]
686     - Disable ntpd by default - without an NTPServer setting there's no
687     point in enabling ntpd.
688     - Remove timeserver web form. Add Jay's new combined datetime and
689     timeserver form.
690    
691     * Fri Dec 15 2000 Adrian Chung <adrianc@e-smith.com>
692     - Changed NTPserver to NTPServer in 00timeServer fragment
693     - Modified timeserver panel to record timeserver value to ntpd
694     property instead of legacy variable.
695    
696     * Wed Dec 6 2000 Adrian Chung <adrianc@e-smith.com>
697     - Removed 'private' property setting in conf-ntpd
698     - Added link for conf-ntpd to post-install
699    
700     * Wed Dec 6 2000 Adrian Chung <adrianc@e-smith.com>
701     - Re-rolled tar ball to get rid of symlinks
702    
703     * Mon Dec 4 2000 Adrian Chung <adrianc@e-smith.com>
704     - Initial release
705    
706     %description
707     Configuration files and templates for the NTP daemon.
708    
709     %prep
710     %setup
711 wellsi 1.2 %patch1 -p1
712 wellsi 1.3 %patch2 -p1
713 vip-ire 1.4 %patch3 -p1
714 wellsi 1.1
715     %build
716     for i in ip-change post-install post-upgrade timeserver-update \
717     timezone-update bootstrap-console-save
718     do
719     mkdir -p root/etc/e-smith/events/$i
720     done
721     perl createlinks
722     /sbin/e-smith/buildtests 30e-smith-datetime
723    
724     # Manage supervise and multilog.
725     mkdir -p root/service
726     ln -s ../var/service/ntpd root/service/ntpd
727     mkdir -p root/var/service/ntpd/supervise
728     mkdir -p root/var/service/ntpd/env
729     touch root/var/service/ntpd/down
730     mkdir -p root/var/service/ntpd/log/supervise
731     mkdir -p root/var/log/ntpd
732    
733     %install
734     rm -rf $RPM_BUILD_ROOT
735     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
736     /sbin/e-smith/genfilelist \
737     --dir '/var/service/ntpd' 'attr(1755,root,root)' \
738     --file '/var/service/ntpd/down' 'attr(0644,root,root)' \
739     --file '/var/service/ntpd/run' 'attr(0755,root,root)' \
740     --dir '/var/service/ntpd/supervise' 'attr(0700,root,root)' \
741     --dir '/var/service/ntpd/env' '%attr(0755,root,root)' \
742     --file '/var/service/ntpd/env/MEMLIMIT' 'attr(0644,root,root)' \
743     --dir '/var/service/ntpd/log' 'attr(1755,root,root)' \
744     --file '/var/service/ntpd/log/run' 'attr(0755,root,root)' \
745     --dir '/var/log/ntpd' 'attr(2750,smelog,nofiles)' \
746     $RPM_BUILD_ROOT > %{name}-%{version}-filelist
747     echo "%doc COPYING" >> %{name}-%{version}-filelist
748    
749     %clean
750     rm -rf $RPM_BUILD_ROOT
751    
752     %pre
753     rm -f /etc/ntp.conf
754    
755     %preun
756     %post
757     %postun
758    
759     %files -f %{name}-%{version}-filelist
760     %defattr(-,root,root)

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