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

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