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

Contents of /rpms/e-smith-ntp/sme8/e-smith-ntp.spec

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


Revision 1.2 - (show annotations) (download)
Tue Jun 26 21:09:25 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ntp-1_16_0-10_el5_sme
Changes since 1.1: +6 -1 lines
Updates

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

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