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

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