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

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

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


Revision 1.5 - (hide annotations) (download)
Sat Feb 9 22:26:25 2008 UTC (16 years, 3 months ago) by bytegw
Branch: MAIN
CVS Tags: e-smith-ntp-1_16_0-15_el4_sme
Changes since 1.4: +12 -1 lines
Updates

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

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